Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.ItemLocationQuantityType
-
Packages that use ItemLocationQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of ItemLocationQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ItemLocationQuantityType Modifier and Type Field Description protected ItemLocationQuantityTypeItemManagementProfileType. itemLocationQuantityprotected ItemLocationQuantityTypePricingReferenceType. originalItemLocationQuantityFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ItemLocationQuantityType Modifier and Type Field Description protected List<ItemLocationQuantityType>TenderLineType. offeredItemLocationQuantityprotected List<ItemLocationQuantityType>CatalogueLineType. requiredItemLocationQuantityprotected List<ItemLocationQuantityType>CataloguePricingUpdateLineType. requiredItemLocationQuantityprotected List<ItemLocationQuantityType>CatalogueRequestLineType. requiredItemLocationQuantityprotected List<ItemLocationQuantityType>RequestForTenderLineType. requiredItemLocationQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ItemLocationQuantityType Modifier and Type Method Description ItemLocationQuantityTypeObjectFactory. createItemLocationQuantityType()Create an instance ofItemLocationQuantityTypeItemLocationQuantityTypeItemManagementProfileType. getItemLocationQuantity()Gets the value of the itemLocationQuantity property.ItemLocationQuantityTypePricingReferenceType. getOriginalItemLocationQuantity()Gets the value of the originalItemLocationQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ItemLocationQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createItemLocationQuantity(ItemLocationQuantityType value)javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createOfferedItemLocationQuantity(ItemLocationQuantityType value)javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createOriginalItemLocationQuantity(ItemLocationQuantityType value)javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createRequiredItemLocationQuantity(ItemLocationQuantityType value)List<ItemLocationQuantityType>TenderLineType. getOfferedItemLocationQuantity()Gets the value of the offeredItemLocationQuantity property.List<ItemLocationQuantityType>CatalogueLineType. getRequiredItemLocationQuantity()Gets the value of the requiredItemLocationQuantity property.List<ItemLocationQuantityType>CataloguePricingUpdateLineType. getRequiredItemLocationQuantity()Gets the value of the requiredItemLocationQuantity property.List<ItemLocationQuantityType>CatalogueRequestLineType. getRequiredItemLocationQuantity()Gets the value of the requiredItemLocationQuantity property.List<ItemLocationQuantityType>RequestForTenderLineType. getRequiredItemLocationQuantity()Gets the value of the requiredItemLocationQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ItemLocationQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createItemLocationQuantity(ItemLocationQuantityType value)javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createOfferedItemLocationQuantity(ItemLocationQuantityType value)javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createOriginalItemLocationQuantity(ItemLocationQuantityType value)javax.xml.bind.JAXBElement<ItemLocationQuantityType>ObjectFactory. createRequiredItemLocationQuantity(ItemLocationQuantityType value)voidItemManagementProfileType. setItemLocationQuantity(ItemLocationQuantityType value)Sets the value of the itemLocationQuantity property.voidPricingReferenceType. setOriginalItemLocationQuantity(ItemLocationQuantityType value)Sets the value of the originalItemLocationQuantity property.
-