| Modifier and Type | Method and Description |
|---|---|
DeclaredCustomsValueAmountType |
ShipmentType.getDeclaredCustomsValueAmount()
<?
|
DeclaredCustomsValueAmountType |
GoodsItemType.getDeclaredCustomsValueAmount()
<?
|
DeclaredCustomsValueAmountType |
ConsignmentType.getDeclaredCustomsValueAmount()
<?
|
DeclaredCustomsValueAmountType |
ShipmentType.setDeclaredCustomsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DeclaredCustomsValueAmountType |
GoodsItemType.setDeclaredCustomsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DeclaredCustomsValueAmountType |
ConsignmentType.setDeclaredCustomsValueAmount(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShipmentType.setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
void |
GoodsItemType.setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
void |
ConsignmentType.setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
Sets the value of the declaredCustomsValueAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
JAXBElement<DeclaredCustomsValueAmountType> |
ObjectFactory.createDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
|
Copyright © 2014 Philip Helger. All rights reserved.