Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LongitudeDirectionCodeType
-
Packages that use LongitudeDirectionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LongitudeDirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LongitudeDirectionCodeType Modifier and Type Field Description protected LongitudeDirectionCodeTypeLocationCoordinateType. longitudeDirectionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LongitudeDirectionCodeType Modifier and Type Method Description LongitudeDirectionCodeTypeLocationCoordinateType. getLongitudeDirectionCode()Gets the value of the longitudeDirectionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LongitudeDirectionCodeType Modifier and Type Method Description voidLocationCoordinateType. setLongitudeDirectionCode(LongitudeDirectionCodeType value)Sets the value of the longitudeDirectionCode property. -
Uses of LongitudeDirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LongitudeDirectionCodeType Modifier and Type Method Description LongitudeDirectionCodeTypeObjectFactory. createLongitudeDirectionCodeType()Create an instance ofLongitudeDirectionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LongitudeDirectionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LongitudeDirectionCodeType>ObjectFactory. createLongitudeDirectionCode(LongitudeDirectionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LongitudeDirectionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LongitudeDirectionCodeType>ObjectFactory. createLongitudeDirectionCode(LongitudeDirectionCodeType value)
-