Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CoordinateSystemCodeType
-
Packages that use CoordinateSystemCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CoordinateSystemCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CoordinateSystemCodeType Modifier and Type Field Description protected CoordinateSystemCodeTypeLocationCoordinateType. coordinateSystemCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CoordinateSystemCodeType Modifier and Type Method Description CoordinateSystemCodeTypeLocationCoordinateType. getCoordinateSystemCode()Gets the value of the coordinateSystemCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CoordinateSystemCodeType Modifier and Type Method Description voidLocationCoordinateType. setCoordinateSystemCode(CoordinateSystemCodeType value)Sets the value of the coordinateSystemCode property. -
Uses of CoordinateSystemCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CoordinateSystemCodeType Modifier and Type Method Description CoordinateSystemCodeTypeObjectFactory. createCoordinateSystemCodeType()Create an instance ofCoordinateSystemCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CoordinateSystemCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CoordinateSystemCodeType>ObjectFactory. createCoordinateSystemCode(CoordinateSystemCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CoordinateSystemCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CoordinateSystemCodeType>ObjectFactory. createCoordinateSystemCode(CoordinateSystemCodeType value)
-