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 classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigured(Boolean configured) voidsetManufacturable(Boolean manufacturable) 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
-
EngItem
public EngItem()
-
-
Method Details
-
getSupportedTypes
-
setSupportedTypes
-
getConfigured
-
setConfigured
-
getManufacturable
-
setManufacturable
-