|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.enterprise.Master
com.ptc.windchill.mpml.mfgprocess.MPMMfgStandardGroupMaster
public class MPMMfgStandardGroupMaster
Use the newMPMMfgStandardGroupMaster static factory method(s),
not the MPMMfgStandardGroupMaster 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: true
| Field Summary | |
|---|---|
static String |
NAME
Label for the attribute; The name of the processes container Supported API: true |
static String |
NUMBER
Label for the attribute; The number attribute represents the number for this processes container and all of its versions. |
| Fields inherited from interface wt.configuration.SerialNumbered |
|---|
DEFAULT_TRACE_CODE |
| Method Summary | |
|---|---|
TraceCode |
getDefaultTraceCode()
Gets the object for the association that plays role: DEFAULT_TRACE_CODE. |
String |
getName()
Gets the value of the attribute: NAME. |
String |
getNumber()
Gets the value of the attribute: NUMBER. |
WTOrganization |
getOrganization()
Gets the value of the attribute: ORGANIZATION. |
String |
getOrganizationCodingSystem()
Gets the value of the attribute: ORGANIZATION_CODING_SYSTEM. |
String |
getOrganizationName()
Gets the value of the attribute: ORGANIZATION_NAME. |
WTPrincipalReference |
getOrganizationReference()
Gets the value of the attribute: ORGANIZATION_REFERENCE. |
String |
getOrganizationUniqueIdentifier()
Gets the value of the attribute: ORGANIZATION_UNIQUE_IDENTIFIER. |
void |
setDefaultTraceCode(TraceCode a_DefaultTraceCode)
Sets the object for the association that plays role: DEFAULT_TRACE_CODE. |
void |
setName(String a_Name)
Sets the value of the attribute: NAME. |
void |
setNumber(String a_Number)
Sets the value of the attribute: NUMBER. |
void |
setOrganization(WTOrganization a_Organization)
Sets the value of the attribute: ORGANIZATION. |
void |
setOrganizationReference(WTPrincipalReference a_OrganizationReference)
Sets the value of the attribute: ORGANIZATION_REFERENCE. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String NUMBER
public static final String NAME
| Method Detail |
|---|
public String getNumber()
getNumber in interface MPMMfgStandardGroupedMaster
public void setNumber(String a_Number)
throws WTPropertyVetoException
setNumber in interface MPMMfgStandardGroupedMastera_Number -
WTPropertyVetoExceptionpublic String getName()
getName in interface MPMMfgStandardGroupedMaster
public void setName(String a_Name)
throws WTPropertyVetoException
setName in interface MPMMfgStandardGroupedMastera_Name -
WTPropertyVetoExceptionpublic WTPrincipalReference getOrganizationReference()
getOrganizationReference in interface OrganizationOwnedgetOrganizationReference in interface OrganizationOwnedImpl
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
throws WTPropertyVetoException
a_OrganizationReference -
WTPropertyVetoExceptionpublic String getOrganizationUniqueIdentifier()
getOrganizationUniqueIdentifier in interface OrganizationOwnedpublic String getOrganizationCodingSystem()
getOrganizationCodingSystem in interface OrganizationOwnedpublic String getOrganizationName()
getOrganizationName in interface OrganizationOwnedpublic WTOrganization getOrganization()
getOrganization in interface OrganizationOwned
public void setOrganization(WTOrganization a_Organization)
throws WTPropertyVetoException
a_Organization -
WTPropertyVetoExceptionpublic TraceCode getDefaultTraceCode()
getDefaultTraceCode in interface SerialNumbered
public void setDefaultTraceCode(TraceCode a_DefaultTraceCode)
throws WTPropertyVetoException
setDefaultTraceCode in interface SerialNumbereda_DefaultTraceCode -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||