Class EPMSubstituteRepInfo

java.lang.Object
wt.epm.alternaterep._EPMSubstituteRepInfo
wt.epm.alternaterep.EPMSubstituteRepInfo
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable

@GenAsObjectMappable(serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="stateID",type=int.class),@GeneratedProperty(name="stateName",type=java.lang.String.class),@GeneratedProperty(name="type",type=int.class)}) public class EPMSubstituteRepInfo extends wt.epm.alternaterep._EPMSubstituteRepInfo

Use the newEPMSubstituteRepInfo static factory method(s), not the EPMSubstituteRepInfo constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Field Summary

    Fields inherited from class wt.epm.alternaterep._EPMSubstituteRepInfo

    EXTERNALIZATION_VERSION_UID, STATE_ID, STATE_NAME, TYPE
  • Method Summary

    Methods inherited from class wt.epm.alternaterep._EPMSubstituteRepInfo

    getClassInfo, getConceptualClassname, getStateID, getStateName, getType, readExternal, readExternal, readVersion, setStateID, setStateName, setType, toString, writeExternal, writeExternal

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait