Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AltitudeMeasureType
-
Packages that use AltitudeMeasureType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AltitudeMeasureType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AltitudeMeasureType Modifier and Type Field Description protected AltitudeMeasureTypeLocationCoordinateType. altitudeMeasureMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AltitudeMeasureType Modifier and Type Method Description AltitudeMeasureTypeLocationCoordinateType. getAltitudeMeasure()Gets the value of the altitudeMeasure property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AltitudeMeasureType Modifier and Type Method Description voidLocationCoordinateType. setAltitudeMeasure(AltitudeMeasureType value)Sets the value of the altitudeMeasure property. -
Uses of AltitudeMeasureType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AltitudeMeasureType Modifier and Type Method Description AltitudeMeasureTypeObjectFactory. createAltitudeMeasureType()Create an instance ofAltitudeMeasureTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AltitudeMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AltitudeMeasureType>ObjectFactory. createAltitudeMeasure(AltitudeMeasureType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AltitudeMeasureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AltitudeMeasureType>ObjectFactory. createAltitudeMeasure(AltitudeMeasureType value)
-