@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class PropertyDefinitionCollection extends NamedObjectCollection<PropertyDefinition>
| Constructor and Description |
|---|
PropertyDefinitionCollection() |
| Modifier and Type | Method and Description |
|---|---|
DataShapeDefinition |
toDataShape() |
java.lang.String |
toString() |
getNamesAsInfoTable, getOrderedListcontainsEntity, getDescription, getName, getNamesclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size@ThingworxExtensionApiMethod(since={6,6}) public DataShapeDefinition toDataShape()
@ThingworxExtensionApiMethod(since={6,6}) public java.lang.String toString()
toString in class java.util.AbstractMap<java.lang.String,PropertyDefinition>