| Modifier and Type | Method and Description |
|---|---|
DeclaredCustomsValueAmountType |
ConsignmentType.getDeclaredCustomsValueAmount()
<?
|
DeclaredCustomsValueAmountType |
GoodsItemType.getDeclaredCustomsValueAmount()
<?
|
DeclaredCustomsValueAmountType |
ShipmentType.getDeclaredCustomsValueAmount()
<?
|
DeclaredCustomsValueAmountType |
ConsignmentType.setDeclaredCustomsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DeclaredCustomsValueAmountType |
GoodsItemType.setDeclaredCustomsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DeclaredCustomsValueAmountType |
ShipmentType.setDeclaredCustomsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentType.setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
void |
GoodsItemType.setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
void |
ShipmentType.setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
DeclaredCustomsValueAmountType |
DeclaredCustomsValueAmountType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
DeclaredCustomsValueAmountType |
ObjectFactory.createDeclaredCustomsValueAmountType()
Create an instance of
DeclaredCustomsValueAmountType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeclaredCustomsValueAmountType> |
ObjectFactory.createDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeclaredCustomsValueAmountType.cloneTo(DeclaredCustomsValueAmountType ret)
This method clones all values from
this to the passed object. |
JAXBElement<DeclaredCustomsValueAmountType> |
ObjectFactory.createDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.