Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.LocationCoordinateType
-
Packages that use LocationCoordinateType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of LocationCoordinateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type LocationCoordinateType Modifier and Type Field Description protected List<LocationCoordinateType>AddressType. locationCoordinateprotected List<LocationCoordinateType>LocationType. locationCoordinateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LocationCoordinateType Modifier and Type Method Description LocationCoordinateTypeObjectFactory. createLocationCoordinateType()Create an instance ofLocationCoordinateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type LocationCoordinateType Modifier and Type Method Description javax.xml.bind.JAXBElement<LocationCoordinateType>ObjectFactory. createLocationCoordinate(LocationCoordinateType value)List<LocationCoordinateType>AddressType. getLocationCoordinate()Gets the value of the locationCoordinate property.List<LocationCoordinateType>LocationType. getLocationCoordinate()Gets the value of the locationCoordinate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LocationCoordinateType Modifier and Type Method Description javax.xml.bind.JAXBElement<LocationCoordinateType>ObjectFactory. createLocationCoordinate(LocationCoordinateType value)
-