Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LatitudeDirectionCodeType
-
Packages that use LatitudeDirectionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LatitudeDirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LatitudeDirectionCodeType Modifier and Type Field Description protected LatitudeDirectionCodeTypeLocationCoordinateType. latitudeDirectionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LatitudeDirectionCodeType Modifier and Type Method Description LatitudeDirectionCodeTypeLocationCoordinateType. getLatitudeDirectionCode()Gets the value of the latitudeDirectionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LatitudeDirectionCodeType Modifier and Type Method Description voidLocationCoordinateType. setLatitudeDirectionCode(LatitudeDirectionCodeType value)Sets the value of the latitudeDirectionCode property. -
Uses of LatitudeDirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LatitudeDirectionCodeType Modifier and Type Method Description LatitudeDirectionCodeTypeObjectFactory. createLatitudeDirectionCodeType()Create an instance ofLatitudeDirectionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LatitudeDirectionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LatitudeDirectionCodeType>ObjectFactory. createLatitudeDirectionCode(LatitudeDirectionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LatitudeDirectionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<LatitudeDirectionCodeType>ObjectFactory. createLatitudeDirectionCode(LatitudeDirectionCodeType value)
-