Package wt.org
Class _WTOrganizationIdentifier
java.lang.Object
wt.org._WTOrganizationIdentifier
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,Evolvable
- Direct Known Subclasses:
WTOrganizationIdentifier
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetCodingSystem(String codingSystem) Supported API: truevoidsetUniqueIdentifier(String uniqueIdentifier) Supported API: true
-
Field Details
-
CODING_SYSTEM
Supported API: true -
UNIQUE_IDENTIFIER
Supported API: true
-
-
Method Details
-
getCodingSystem
Supported API: true- See Also:
-
setCodingSystem
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getUniqueIdentifier
Supported API: true- See Also:
-
setUniqueIdentifier
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-