Class State

java.lang.Object
com.ptc.core.meta.container.common.State
All Implemented Interfaces:
DataType, Serializable

public final class State extends Object implements DataType, Serializable
Indicates the state of an attribute in an AttributeContainer
For details on the transitions between states see AttributeContainer.put()
Supported API: true

Extendable: false
See Also: