Class Attributes
java.lang.Object
com.technia.dsx.threedspace.eng.item.Attributes
- Direct Known Subclasses:
EngItemModifyData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTitle()voidsetChangeControl(String changeControl) voidsetConfigured(ConfiguredData configured) voidsetCustomerAttributes(Map<String, Object> customerAttributes) voidsetDescription(String description) voidsetEnterpriseAttributes(Map<String, Object> enterpriseAttributes) voidsetEnterpriseReference(EnterpriseReference enterpriseReference) voidsetEnterpriseReference(String partNumber) voidsetManufacturable(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
-