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: