Class EngItem.WithConfig
java.lang.Object
com.technia.dsx.threedspace.common.ItemBase
com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
com.technia.dsx.threedspace.eng.item.EngItem
com.technia.dsx.threedspace.eng.item.EngItem.Details
com.technia.dsx.threedspace.eng.item.EngItem.WithConfig
- 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
- Enclosing class:
- EngItem
-
Nested Class Summary
Nested classes/interfaces inherited from class com.technia.dsx.threedspace.eng.item.EngItem
EngItem.Common, EngItem.Details, EngItem.WithConfig
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.technia.dsx.threedspace.eng.item.EngItem.Details
getAttributes, getEnterpriseReference, setEnterpriseReference
Methods inherited from class com.technia.dsx.threedspace.eng.item.EngItem
getConfigured, getManufacturable, getSupportedTypes, setConfigured, setManufacturable, setSupportedTypes
Methods inherited from class com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
getCustomerAttributes, setCustomerAttributes, withCustomerAttributes
Methods inherited from class com.technia.dsx.threedspace.common.ItemBase
getCestamp, getCEStamp, getCollabSpace, getCreated, getDescription, getId, getModified, getName, getOrganization, getOwner, getRevision, getState, getTitle, getType, setCestamp, setCEStamp, setCollabSpace, setCreated, setCreated, setCreated, setDescription, setId, setModified, setModified, setModified, setName, setOrganization, setOwner, setRevision, setState, setTitle, setType
-
Constructor Details
-
WithConfig
public WithConfig()
-
-
Method Details
-
getConfigContext
-
toString
- Overrides:
toString
in classEngItem.Details
-