Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ChildConsignmentQuantityType
-
Packages that use ChildConsignmentQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ChildConsignmentQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ChildConsignmentQuantityType Modifier and Type Field Description protected ChildConsignmentQuantityTypeConsignmentType. childConsignmentQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ChildConsignmentQuantityType Modifier and Type Method Description ChildConsignmentQuantityTypeConsignmentType. getChildConsignmentQuantity()Gets the value of the childConsignmentQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ChildConsignmentQuantityType Modifier and Type Method Description voidConsignmentType. setChildConsignmentQuantity(ChildConsignmentQuantityType value)Sets the value of the childConsignmentQuantity property. -
Uses of ChildConsignmentQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ChildConsignmentQuantityType Modifier and Type Method Description ChildConsignmentQuantityTypeObjectFactory. createChildConsignmentQuantityType()Create an instance ofChildConsignmentQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ChildConsignmentQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChildConsignmentQuantityType>ObjectFactory. createChildConsignmentQuantity(ChildConsignmentQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ChildConsignmentQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ChildConsignmentQuantityType>ObjectFactory. createChildConsignmentQuantity(ChildConsignmentQuantityType value)
-