Class NamedObjectCollection<T extends INamedObject>

All Implemented Interfaces:
IDiffableObject, Serializable, Cloneable, Map<String,T>, SequencedMap<String,T>
Direct Known Subclasses:
ConfigurationTableCollection, EventDefinitionCollection, FieldDefinitionCollection, PropertyDefinitionCollection, ServiceDefinitionCollection

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public class NamedObjectCollection<T extends INamedObject> extends GenericObjectCollection<T> implements IDiffableObject
See Also: