Uses of Class
com.bayesserver.CustomPropertyCollection
-
Packages that use CustomPropertyCollection Package Description com.bayesserver -
-
Uses of CustomPropertyCollection in com.bayesserver
Methods in com.bayesserver that return CustomPropertyCollection Modifier and Type Method Description CustomPropertyCollectionLink. getCustomProperties()Gets custom properties associated with this instance.CustomPropertyCollectionNetwork. getCustomProperties()Gets custom properties associated with this instance.CustomPropertyCollectionNode. getCustomProperties()Gets custom properties associated with this instance.CustomPropertyCollectionNodeGroup. getCustomProperties()Gets custom properties associated with this instance.CustomPropertyCollectionState. getCustomProperties()Gets custom properties associated with this instance.CustomPropertyCollectionVariable. getCustomProperties()Gets custom properties associated with this instance.CustomPropertyCollectionCustomProperty. getParent()Gets the parent collection, if set, otherwise null.
-