| Modifier and Type | Method and Description |
|---|---|
ChargeableWeightMeasureType |
ConsignmentType.getChargeableWeightMeasure()
<?
|
ChargeableWeightMeasureType |
GoodsItemType.getChargeableWeightMeasure()
<?
|
ChargeableWeightMeasureType |
ConsignmentType.setChargeableWeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
ChargeableWeightMeasureType |
GoodsItemType.setChargeableWeightMeasure(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.setChargeableWeightMeasure(ChargeableWeightMeasureType value)
Sets the value of the chargeableWeightMeasure property.
|
void |
GoodsItemType.setChargeableWeightMeasure(ChargeableWeightMeasureType value)
Sets the value of the chargeableWeightMeasure property.
|
| Modifier and Type | Method and Description |
|---|---|
ChargeableWeightMeasureType |
ChargeableWeightMeasureType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
ChargeableWeightMeasureType |
ObjectFactory.createChargeableWeightMeasureType()
Create an instance of
ChargeableWeightMeasureType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ChargeableWeightMeasureType> |
ObjectFactory.createChargeableWeightMeasure(ChargeableWeightMeasureType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChargeableWeightMeasureType.cloneTo(ChargeableWeightMeasureType ret)
This method clones all values from
this to the passed object. |
JAXBElement<ChargeableWeightMeasureType> |
ObjectFactory.createChargeableWeightMeasure(ChargeableWeightMeasureType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.