| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 | |
| oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
MeasureType |
TemperatureType.getMeasure()
<?
|
MeasureType |
DimensionType.getMeasure()
<?
|
MeasureType |
TemperatureType.setMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
MeasureType |
DimensionType.setMeasure(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 |
TemperatureType.setMeasure(MeasureType value)
Sets the value of the measure property.
|
void |
DimensionType.setMeasure(MeasureType value)
Sets the value of the measure property.
|
| Modifier and Type | Method and Description |
|---|---|
MeasureType |
ObjectFactory.createMeasureType()
Create an instance of
MeasureType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MeasureType> |
ObjectFactory.createMeasure(MeasureType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MeasureType> |
ObjectFactory.createMeasure(MeasureType value)
|
Copyright © 2014 Philip Helger. All rights reserved.