Product |
ObjectFactory.createProduct()
|
Product |
Product.withAmount(Integer value) |
Product |
Product.withChildRefs(Collection<Product> values) |
Product |
Product.withChildRefs(Product... values) |
Product |
Product.withComment(Collection<Comment> values) |
Product |
Product.withComment(Comment... values) |
Product |
Product.withCommentURL(URI value) |
Product |
Product.withDescriptiveName(String value) |
Product |
Product.withExternalID(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.withMaxAmount(Integer value) |
Product |
Product.withMinAmount(Integer value) |
Product |
Product.withProductType(String value) |
Product |
Product.withProductTypeDetails(String value) |