Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LocationIDType
-
Packages that use LocationIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LocationIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LocationIDType Modifier and Type Field Description protected LocationIDTypeStowageType. locationIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LocationIDType Modifier and Type Method Description LocationIDTypeStowageType. getLocationID()Gets the value of the locationID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LocationIDType Modifier and Type Method Description voidStowageType. setLocationID(LocationIDType value)Sets the value of the locationID property. -
Uses of LocationIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LocationIDType Modifier and Type Method Description LocationIDTypeObjectFactory. createLocationIDType()Create an instance ofLocationIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LocationIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocationIDType>ObjectFactory. createLocationID(LocationIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LocationIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<LocationIDType>ObjectFactory. createLocationID(LocationIDType value)
-