|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MPMCompatible
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
MASTER
Label for the attribute. |
static String |
MASTER_REFERENCE
Label for the attribute. |
static String |
NAME
Label for the attribute. |
static String |
NUMBER
Label for the attribute. |
| Fields inherited from interface wt.org.OrganizationOwned |
|---|
ORGANIZATION, ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER |
| Method Summary | |
|---|---|
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
String |
getName()
Gets the value of the attribute: NAME. |
String |
getNumber()
Gets the value of the attribute: NUMBER. |
void |
setMaster(Mastered a_Master)
Sets the object for the association that plays role: MASTER. |
void |
setMasterReference(ObjectReference a_MasterReference)
Sets the value of the attribute: MASTER_REFERENCE. |
void |
setName(String a_Name)
Sets the value of the attribute: NAME. |
void |
setNumber(String a_Number)
Sets the value of the attribute: NUMBER. |
| Methods inherited from interface wt.org.OrganizationOwnedVersion |
|---|
getOrganizationReference |
| Methods inherited from interface wt.org.OrganizationOwned |
|---|
getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier |
| Field Detail |
|---|
static final String NUMBER
static final String NAME
static final String MASTER
static final String MASTER_REFERENCE
| Method Detail |
|---|
String getNumber()
void setNumber(String a_Number)
throws WTPropertyVetoException
a_Number -
WTPropertyVetoExceptionString getName()
void setName(String a_Name)
throws WTPropertyVetoException
a_Name -
WTPropertyVetoExceptionMastered getMaster()
getMaster in interface ConfiguredVersiongetMaster in interface IteratedgetMaster in interface OrganizationOwnedVersionMastered
void setMaster(Mastered a_Master)
throws WTPropertyVetoException,
WTException
setMaster in interface ConfiguredVersionsetMaster in interface Iterateda_Master -
WTPropertyVetoException
WTExceptionMasteredObjectReference getMasterReference()
getMasterReference in interface ConfiguredVersiongetMasterReference in interface IteratedgetMasterReference in interface OrganizationOwnedVersionMastered
void setMasterReference(ObjectReference a_MasterReference)
throws WTPropertyVetoException
setMasterReference in interface ConfiguredVersionsetMasterReference in interface Iterateda_MasterReference -
WTPropertyVetoExceptionMastered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||