Package wt.change2

Class AddressesDirective

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.archive._Archiveable, wt.fc.archive.Archiveable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification

@GenAsBinaryLink(superClass=ObjectToVersionLink.class, interfaces=wt.fc.archive.Archiveable.class, serializable=EXTERNALIZABLE_BASIC, properties=@GeneratedProperty(name="main",type=boolean.class,initialValue="false",javaDoc="True if the associated change activity is the latest revision."), roleA=@GeneratedRole(name="theWTChangeDirective",type=WTChangeDirective.class,supportedAPI=PUBLIC), roleB=@GeneratedRole(name="theChangeOrder2",type=ChangeOrder2.class,supportedAPI=PUBLIC), tableProperties=@TableProperties(tableName="AddressesDirective")) public class AddressesDirective extends _AddressesDirective

Use the newAddressesDirective static factory method(s), not the AddressesDirective 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: