Product |
ObjectFactory.createProduct()
|
Product |
ChildProduct.getChildRef()
Gets the value of the childRef property.
|
Product |
Product.withAmount(Integer value) |
Product |
Product.withAssemblyIDs(Collection<String> values) |
Product |
Product.withAssemblyIDs(String... values) |
Product |
Product.withChildProduct(ChildProduct... values) |
Product |
Product.withChildProduct(Collection<ChildProduct> values) |
Product |
Product.withComment(Collection<Comment> values) |
Product |
Product.withComment(Comment... values) |
Product |
Product.withDescriptiveName(String value) |
Product |
Product.withGeneralID(Collection<GeneralID> values) |
Product |
Product.withGeneralID(GeneralID... values) |
Product |
Product.withID(String value) |
Product |
Product.withIntent(Collection<Intent> values) |
Product |
Product.withIntent(Intent... values) |
Product |
Product.withIsRoot(Boolean value) |
Product |
Product.withJobID(String value) |
Product |
Product.withProductID(String value) |
Product |
Product.withProductType(String value) |
Product |
Product.withProductTypeDetails(String value) |