public class TotalTransportHandlingUnitQuantityType extends QuantityType
Java class for TotalTransportHandlingUnitQuantityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TotalTransportHandlingUnitQuantityType">
<simpleContent>
<extension base="<urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2>QuantityType">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
TotalTransportHandlingUnitQuantityType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
TotalTransportHandlingUnitQuantityType(BigDecimal valueParam)
Constructor for value of type BigDecimal calling super class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
getUnitCode, getValue, setUnitCode, setValue, toStringpublic TotalTransportHandlingUnitQuantityType()
public TotalTransportHandlingUnitQuantityType(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.public boolean equals(Object o)
equals in class QuantityTypepublic int hashCode()
hashCode in class QuantityTypeCopyright © 2014 Philip Helger. All rights reserved.