Class MfgInstanceAttributes
java.lang.Object
com.technia.dsx.threedspace.mfg.instance.MfgInstanceAttributes
- Direct Known Subclasses:
ModifyMfgInstanceInput
Document me
- Since:
- 2024-01-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setCustomerAttributes
(CustomerAttributes customerAttributes) void
setDescription
(String description) void
void
setQuantity
(Quantity quantity)
-
Constructor Details
-
MfgInstanceAttributes
public MfgInstanceAttributes()
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getQuantity
-
withQuantity
-
setQuantity
-
getCustomerAttributes
-
withCustomerAttributes
-
setCustomerAttributes
-