Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LocationType
-
Packages that use LocationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LocationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type LocationType Modifier and Type Field Description protected List<LocationType>StowageType. locationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type LocationType Modifier and Type Method Description List<LocationType>StowageType. getLocation()Gets the value of the location property. -
Uses of LocationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LocationType Modifier and Type Method Description LocationTypeObjectFactory. createLocationType()Create an instance ofLocationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LocationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocationType>ObjectFactory. createLocation(LocationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LocationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocationType>ObjectFactory. createLocation(LocationType value)
-