Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AdValoremIndicatorType
-
Packages that use AdValoremIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AdValoremIndicatorType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as AdValoremIndicatorType Modifier and Type Field Description protected AdValoremIndicatorTypeBillOfLadingType. adValoremIndicatorprotected AdValoremIndicatorTypeForwardingInstructionsType. adValoremIndicatorprotected AdValoremIndicatorTypeWaybillType. adValoremIndicatorMethods in network.oxalis.peppol.ubl2.jaxb that return AdValoremIndicatorType Modifier and Type Method Description AdValoremIndicatorTypeBillOfLadingType. getAdValoremIndicator()Gets the value of the adValoremIndicator property.AdValoremIndicatorTypeForwardingInstructionsType. getAdValoremIndicator()Gets the value of the adValoremIndicator property.AdValoremIndicatorTypeWaybillType. getAdValoremIndicator()Gets the value of the adValoremIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type AdValoremIndicatorType Modifier and Type Method Description voidBillOfLadingType. setAdValoremIndicator(AdValoremIndicatorType value)Sets the value of the adValoremIndicator property.voidForwardingInstructionsType. setAdValoremIndicator(AdValoremIndicatorType value)Sets the value of the adValoremIndicator property.voidWaybillType. setAdValoremIndicator(AdValoremIndicatorType value)Sets the value of the adValoremIndicator property. -
Uses of AdValoremIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AdValoremIndicatorType Modifier and Type Method Description AdValoremIndicatorTypeObjectFactory. createAdValoremIndicatorType()Create an instance ofAdValoremIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AdValoremIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AdValoremIndicatorType>ObjectFactory. createAdValoremIndicator(AdValoremIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AdValoremIndicatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AdValoremIndicatorType>ObjectFactory. createAdValoremIndicator(AdValoremIndicatorType value)
-