Package wt.epm
Class _EPMCADNamespace
java.lang.Object
wt.epm._EPMCADNamespace
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable
- Direct Known Subclasses:
EPMCADNamespace
- See Also:
-
Field Summary
FieldsFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionTheCAD name of the document..voidsetCADName(String CADName) TheCAD name of the document..Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Field Details
-
CADNAME
TheCAD name of the document..Supported API: true
- See Also:
-
-
Method Details
-
getCADName
TheCAD name of the document..Supported API: true
- See Also:
-
setCADName
TheCAD name of the document..Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-