com.ptc.windchill.mpml.resource
Class MPMWorkCenterMaster

java.lang.Object
  extended by MPMOperationAssignableResourceMaster
      extended by com.ptc.windchill.mpml.resource.MPMWorkCenterMaster
All Implemented Interfaces:
Externalizable, Serializable

public class MPMWorkCenterMaster
extends MPMOperationAssignableResourceMaster
implements Externalizable

Use the newMPMWorkCenterMaster static factory method(s), not the MPMWorkCenterMaster 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.
 
Method Summary
 MPMWorkCenterType getCategory()
          Gets the object for the association that plays role: CATEGORY.
 void setCategory(MPMWorkCenterType a_Category)
          Sets the object for the association that plays role: CATEGORY.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CATEGORY

public static final String CATEGORY
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getCategory

public MPMWorkCenterType getCategory()
Gets the object for the association that plays role: CATEGORY.

Supported API: true

Returns:
MPMWorkCenterType

setCategory

public void setCategory(MPMWorkCenterType a_Category)
Sets the object for the association that plays role: CATEGORY.

Supported API: true

Parameters:
a_Category -