Package wt.change2
Class _AddressesDirective
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.change2._AddressesDirective
- 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
- Direct Known Subclasses:
AddressesDirective
public abstract class _AddressesDirective
extends ObjectToVersionLink
implements wt.fc.archive.Archiveable, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetChangeOrder2(ChangeOrder2 the_theChangeOrder2) Supported API: truevoidsetWTChangeDirective(WTChangeDirective the_theWTChangeDirective) Supported API: trueMethods inherited from class wt.vc.ObjectToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleBObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
WTCHANGE_DIRECTIVE_ROLE
Supported API: true- See Also:
-
CHANGE_ORDER2_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getWTChangeDirective
Supported API: true- See Also:
-
setWTChangeDirective
public void setWTChangeDirective(WTChangeDirective the_theWTChangeDirective) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeOrder2
Supported API: true- See Also:
-
setChangeOrder2
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-