Class RemotePropertyBindingCollection

java.lang.Object
java.util.AbstractMap<String,RemotePropertyBinding>
java.util.HashMap<String,RemotePropertyBinding>
com.thingworx.things.bindings.collections.RemotePropertyBindingCollection
All Implemented Interfaces:
IDiffableObject, Serializable, Cloneable, Map<String,RemotePropertyBinding>

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class RemotePropertyBindingCollection extends HashMap<String,RemotePropertyBinding> implements IDiffableObject
See Also:
  • Constructor Details

    • RemotePropertyBindingCollection

      public RemotePropertyBindingCollection()