Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CustomsTariffQuantityType
-
Packages that use CustomsTariffQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CustomsTariffQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CustomsTariffQuantityType Modifier and Type Field Description protected CustomsTariffQuantityTypeGoodsItemType. customsTariffQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CustomsTariffQuantityType Modifier and Type Method Description CustomsTariffQuantityTypeGoodsItemType. getCustomsTariffQuantity()Gets the value of the customsTariffQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CustomsTariffQuantityType Modifier and Type Method Description voidGoodsItemType. setCustomsTariffQuantity(CustomsTariffQuantityType value)Sets the value of the customsTariffQuantity property. -
Uses of CustomsTariffQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CustomsTariffQuantityType Modifier and Type Method Description CustomsTariffQuantityTypeObjectFactory. createCustomsTariffQuantityType()Create an instance ofCustomsTariffQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CustomsTariffQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsTariffQuantityType>ObjectFactory. createCustomsTariffQuantity(CustomsTariffQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CustomsTariffQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomsTariffQuantityType>ObjectFactory. createCustomsTariffQuantity(CustomsTariffQuantityType value)
-