Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PassengerQuantityType
-
Packages that use PassengerQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PassengerQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PassengerQuantityType Modifier and Type Field Description protected PassengerQuantityTypeShipmentStageType. passengerQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PassengerQuantityType Modifier and Type Method Description PassengerQuantityTypeShipmentStageType. getPassengerQuantity()Gets the value of the passengerQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PassengerQuantityType Modifier and Type Method Description voidShipmentStageType. setPassengerQuantity(PassengerQuantityType value)Sets the value of the passengerQuantity property. -
Uses of PassengerQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PassengerQuantityType Modifier and Type Method Description PassengerQuantityTypeObjectFactory. createPassengerQuantityType()Create an instance ofPassengerQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PassengerQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PassengerQuantityType>ObjectFactory. createPassengerQuantity(PassengerQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PassengerQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PassengerQuantityType>ObjectFactory. createPassengerQuantity(PassengerQuantityType value)
-