Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PriorityType
-
Packages that use PriorityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PriorityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PriorityType Modifier and Type Field Description protected PriorityTypeTransportationServiceType. priorityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PriorityType Modifier and Type Method Description PriorityTypeTransportationServiceType. getPriority()Gets the value of the priority property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PriorityType Modifier and Type Method Description voidTransportationServiceType. setPriority(PriorityType value)Sets the value of the priority property. -
Uses of PriorityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PriorityType Modifier and Type Method Description PriorityTypeObjectFactory. createPriorityType()Create an instance ofPriorityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PriorityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PriorityType>ObjectFactory. createPriority(PriorityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PriorityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PriorityType>ObjectFactory. createPriority(PriorityType value)
-