|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.IdentificationObject
wt.change2.ChangeIdentificationObject
wt.change2.WTVarianceMasterIdentity
public class WTVarianceMasterIdentity
Use the newWTVarianceMasterIdentity static factory method(s),
not the WTVarianceMasterIdentity 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
| Field Summary |
|---|
| Fields inherited from interface wt.org.OrganizationOwnedIdentificationObjectNamespace |
|---|
ORGANIZATION_REFERENCE |
| Method Summary | |
|---|---|
String |
getIdentity()
Supported API: true |
String |
getName()
Gets the value of the attribute: name. |
String |
getNumber()
Gets the value of the attribute: number. |
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 class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getName()
public void setName(String a_Name)
throws WTPropertyVetoException
a_Name -
WTPropertyVetoExceptionpublic String getNumber()
public void setNumber(String a_Number)
throws WTPropertyVetoException
a_Number -
WTPropertyVetoExceptionpublic String getIdentity()
getIdentity in class wt.change2.ChangeIdentificationObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||