|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectMPMOperationAssignableResourceMaster
com.ptc.windchill.mpml.resource.MPMSkillMaster
public class MPMSkillMaster
Use the newMPMSkillMaster static factory method(s), not
the MPMSkillMaster 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 |
CATEGORY
Label for the attribute. |
| Fields inherited from interface com.ptc.windchill.mpml.processplan.operation.MPMConsumableResourceMaster |
|---|
NAME, NUMBER |
| Fields inherited from interface wt.org.OrganizationOwnedImpl |
|---|
ORGANIZATION_REFERENCE |
| Fields inherited from interface wt.org.OrganizationOwned |
|---|
ORGANIZATION, ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER |
| Method Summary | |
|---|---|
MPMSkillType |
getCategory()
Gets the object for the association that plays role: CATEGORY. |
String |
getName()
Gets the value of the attribute: NAME. |
String |
getNumber()
Gets the value of the attribute: NUMBER. |
void |
setCategory(MPMSkillType a_Category)
Sets the object for the association that plays role: CATEGORY. |
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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface wt.org.OrganizationOwnedImpl |
|---|
getOrganizationReference |
| Methods inherited from interface wt.org.OrganizationOwned |
|---|
getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier |
| Field Detail |
|---|
public static final String CATEGORY
| Method Detail |
|---|
public MPMSkillType getCategory()
public void setCategory(MPMSkillType a_Category)
a_Category - public String getName()
getName in interface MPMConsumableResourceMaster
public void setName(String a_Name)
throws WTPropertyVetoException
setName in interface MPMConsumableResourceMastera_Name -
WTPropertyVetoExceptionpublic String getNumber()
getNumber in interface MPMConsumableResourceMaster
public void setNumber(String a_Number)
throws WTPropertyVetoException
setNumber in interface MPMConsumableResourceMastera_Number -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||