public class NetVolumeMeasureType extends MeasureType
Java class for NetVolumeMeasureType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NetVolumeMeasureType">
<simpleContent>
<extension base="<urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2>MeasureType">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
NetVolumeMeasureType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
NetVolumeMeasureType(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 NetVolumeMeasureType()
public NetVolumeMeasureType(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.public boolean equals(Object o)
equals in class MeasureTypepublic int hashCode()
hashCode in class MeasureTypeCopyright © 2014 Philip Helger. All rights reserved.