Class EngItem
java.lang.Object
com.technia.dsx.threedspace.common.ItemBase
com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
com.technia.dsx.threedspace.eng.item.EngItem
- 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:
ConfigItem
,EngItem.Common
,EngItem.Details
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setConfigured
(Boolean configured) void
setManufacturable
(Boolean manufacturable) void
setSupportedTypes
(List<String> supportedTypes) 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, toString
-
Constructor Details
-
EngItem
public EngItem()
-
-
Method Details
-
getSupportedTypes
-
setSupportedTypes
-
getConfigured
-
setConfigured
-
getManufacturable
-
setManufacturable
-