| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk | |
| org.cip4.lib.xprinttalk.schema |
| Modifier and Type | Method and Description |
|---|---|
Additional |
PrintTalkNodeFactory.createAdditional(double price,
int amount)
Create a new Additional Node which already contains the attributes Price and Amount.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Additional> |
Price.additional |
| Modifier and Type | Method and Description |
|---|---|
Additional |
ObjectFactory.createAdditional()
Create an instance of
Additional |
Additional |
Additional.withAmount(double value) |
Additional |
Additional.withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values) |
Additional |
Additional.withComment(org.cip4.lib.xjdf.schema.Comment... values) |
Additional |
Additional.withDescriptiveName(String value) |
Additional |
Additional.withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
Additional |
Additional.withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
Additional |
Additional.withPrice(double value) |
| Modifier and Type | Method and Description |
|---|---|
List<Additional> |
Price.getAdditional()
Gets the value of the additional property.
|
| Modifier and Type | Method and Description |
|---|---|
Price |
Price.withAdditional(Additional... values) |
| Modifier and Type | Method and Description |
|---|---|
Price |
Price.withAdditional(Collection<Additional> values) |
Copyright © 2016. All rights reserved.