Class Attributes
java.lang.Object
com.technia.dsx.threedspace.eng.item.Attributes
- Direct Known Subclasses:
EngItemModifyData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTitle()
void
setChangeControl
(String changeControl) void
setConfigured
(ConfiguredData configured) void
setCustomerAttributes
(Map<String, Object> customerAttributes) void
setDescription
(String description) void
setEnterpriseAttributes
(Map<String, Object> enterpriseAttributes) void
setEnterpriseReference
(EnterpriseReference enterpriseReference) void
setEnterpriseReference
(String partNumber) void
setManufacturable
(Boolean manufacturable) void
-
Constructor Details
-
Attributes
public Attributes()
-
-
Method Details
-
getTitle
-
setTitle
-
getDescription
-
setDescription
-
getEnterpriseReference
-
setEnterpriseReference
-
setEnterpriseReference
-
getEnterpriseAttributes
-
setEnterpriseAttributes
-
getConfigured
-
setConfigured
-
getChangeControl
-
setChangeControl
-
getManufacturable
-
setManufacturable
-
getCustomerAttributes
-
setCustomerAttributes
-