Class MfgItem
java.lang.Object
com.technia.dsx.threedspace.common.ItemBase
com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
com.technia.dsx.threedspace.mfg.item.MfgItem
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable,com.technia.dsx.app.model.PLMObject,com.technia.dsx.app.model.PLMObjectBasics,com.technia.dsx.app.model.WithCEStamp,com.technia.dsx.app.model.WithDescription,com.technia.dsx.app.model.WithOwnerInfo,com.technia.dsx.app.model.WithTitle
- Direct Known Subclasses:
MfgItemDetails
Document me
- Since:
- 2023-04-05
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.technia.dsx.app.model.ReferablevoidsetConfigured(Boolean configured) voidsetEnterpriseReference(EnterpriseReference enterpriseReference) voidsetResultingEngItem(ResultingEngItem resultingEngItem) voidsetScopeEngItem(com.technia.dsx.app.model.Referable scopeEngItem) voidsetSupportedTypes(List<String> supportedTypes) Methods inherited from class com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
getCustomerAttributes, setCustomerAttributes, withCustomerAttributesMethods inherited from class com.technia.dsx.threedspace.common.ItemBase
getCestamp, getCEStamp, getCollabSpace, getCreated, getDescription, getId, getModified, getName, getOrganization, getOwner, getReservedBy, getRevision, getState, getTitle, getType, setCestamp, setCEStamp, setCollabSpace, setCreated, setCreated, setCreated, setDescription, setId, setModified, setModified, setModified, setName, setOrganization, setOwner, setReservedBy, setRevision, setState, setTitle, setType, toString
-
Constructor Details
-
MfgItem
public MfgItem()
-
-
Method Details
-
getSupportedTypes
-
setSupportedTypes
-
getConfigured
-
setConfigured
-
getScopeEngItem
public com.technia.dsx.app.model.Referable getScopeEngItem() -
setScopeEngItem
public void setScopeEngItem(com.technia.dsx.app.model.Referable scopeEngItem) -
getResultingEngItem
-
setResultingEngItem
-
getEnterpriseReference
-
setEnterpriseReference
-