Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExpectedOperatorQuantityType
-
Packages that use ExpectedOperatorQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExpectedOperatorQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExpectedOperatorQuantityType Modifier and Type Field Description protected ExpectedOperatorQuantityTypeFrameworkAgreementType. expectedOperatorQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExpectedOperatorQuantityType Modifier and Type Method Description ExpectedOperatorQuantityTypeFrameworkAgreementType. getExpectedOperatorQuantity()Gets the value of the expectedOperatorQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExpectedOperatorQuantityType Modifier and Type Method Description voidFrameworkAgreementType. setExpectedOperatorQuantity(ExpectedOperatorQuantityType value)Sets the value of the expectedOperatorQuantity property. -
Uses of ExpectedOperatorQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExpectedOperatorQuantityType Modifier and Type Method Description ExpectedOperatorQuantityTypeObjectFactory. createExpectedOperatorQuantityType()Create an instance ofExpectedOperatorQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExpectedOperatorQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpectedOperatorQuantityType>ObjectFactory. createExpectedOperatorQuantity(ExpectedOperatorQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExpectedOperatorQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpectedOperatorQuantityType>ObjectFactory. createExpectedOperatorQuantity(ExpectedOperatorQuantityType value)
-