com.ptc.windchill.mpml.resource
Class MPMResourceMaster
java.lang.Object
wt.fc.WTObject
wt.enterprise.Master
wt.part.WTPartMaster
com.ptc.windchill.mpml.resource.MPMResourceMaster
- All Implemented Interfaces:
- MPMCompatibleMaster, Externalizable, Serializable, wt.build.BuildTargetMaster, ConfiguredMaster, SerialNumbered, SerialNumberedConfiguredMaster, EffContext, wt.eff.ProductSolution, Releasable, wt.fc.BusinessInformation, Identified, NetFactor, ObjectMappable, Persistable, UniquelyIdentified, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.generic.GenericizableMaster, wt.iba.value.IBAHolder, DisplayIdentification, WTContained, WTContainedIdentified, PathOccurrenceMasterContext, PathOwner, wt.org.electronicIdentity.ElectronicallySignable, OrganizationOwned, OrganizationOwnedImpl, OrganizationOwnedMaster, wt.part.Part, wt.part.PartMaster, wt.recent.RecentlyVisited, wt.representation.RepresentableMaster, wt.representation.RepresentablesAndMasters, wt.ufid.Federatable, Mastered
- Direct Known Subclasses:
- MPMPlantMaster, MPMResourceGroupMaster
public abstract class MPMResourceMaster
- extends WTPartMaster
- implements MPMCompatibleMaster, Externalizable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class wt.part.WTPartMaster |
getDefaultTraceCode, getDefaultUnit, getIdentificationObject, getIdentity, getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationReference, getOrganizationUniqueIdentifier, isEffPropagationStop, isEndItem, setDefaultTraceCode, setDefaultUnit, setEffPropagationStop, setEndItem, setOrganization, setOrganizationReference |
getName
public String getName()
- Gets the value of the attribute: NAME.
Supported API: true
- Specified by:
getName in interface MPMCompatibleMaster- Overrides:
getName in class WTPartMaster
- Returns:
- String
setName
public void setName(String a_Name)
throws WTPropertyVetoException
- Sets the value of the attribute: NAME.
Supported API: true
- Specified by:
setName in interface MPMCompatibleMaster- Overrides:
setName in class WTPartMaster
- Parameters:
a_Name -
- Throws:
WTPropertyVetoException
getNumber
public String getNumber()
- Gets the value of the attribute: NUMBER.
Supported API: true
- Specified by:
getNumber in interface MPMCompatibleMaster- Overrides:
getNumber in class WTPartMaster
- Returns:
- String
setNumber
public void setNumber(String a_Number)
throws WTPropertyVetoException
- Sets the value of the attribute: NUMBER.
Supported API: true
- Specified by:
setNumber in interface MPMCompatibleMaster- Overrides:
setNumber in class WTPartMaster
- Parameters:
a_Number -
- Throws:
WTPropertyVetoException