public class MaximumOrderQuantityType extends QuantityType
Java class for MaximumOrderQuantityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MaximumOrderQuantityType">
<simpleContent>
<extension base="<urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2>QuantityType">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
MaximumOrderQuantityType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
MaximumOrderQuantityType(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 MaximumOrderQuantityType()
public MaximumOrderQuantityType(@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.