Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExpectedQuantityType
-
Packages that use ExpectedQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExpectedQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExpectedQuantityType Modifier and Type Field Description protected ExpectedQuantityTypeEconomicOperatorShortListType. expectedQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExpectedQuantityType Modifier and Type Method Description ExpectedQuantityTypeEconomicOperatorShortListType. getExpectedQuantity()Gets the value of the expectedQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExpectedQuantityType Modifier and Type Method Description voidEconomicOperatorShortListType. setExpectedQuantity(ExpectedQuantityType value)Sets the value of the expectedQuantity property. -
Uses of ExpectedQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExpectedQuantityType Modifier and Type Method Description ExpectedQuantityTypeObjectFactory. createExpectedQuantityType()Create an instance ofExpectedQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExpectedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpectedQuantityType>ObjectFactory. createExpectedQuantity(ExpectedQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExpectedQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpectedQuantityType>ObjectFactory. createExpectedQuantity(ExpectedQuantityType value)
-