Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DeclaredCarriageValueAmountType
-
Packages that use DeclaredCarriageValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DeclaredCarriageValueAmountType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as DeclaredCarriageValueAmountType Modifier and Type Field Description protected DeclaredCarriageValueAmountTypeBillOfLadingType. declaredCarriageValueAmountprotected DeclaredCarriageValueAmountTypeForwardingInstructionsType. declaredCarriageValueAmountprotected DeclaredCarriageValueAmountTypeWaybillType. declaredCarriageValueAmountMethods in network.oxalis.peppol.ubl2.jaxb that return DeclaredCarriageValueAmountType Modifier and Type Method Description DeclaredCarriageValueAmountTypeBillOfLadingType. getDeclaredCarriageValueAmount()Gets the value of the declaredCarriageValueAmount property.DeclaredCarriageValueAmountTypeForwardingInstructionsType. getDeclaredCarriageValueAmount()Gets the value of the declaredCarriageValueAmount property.DeclaredCarriageValueAmountTypeWaybillType. getDeclaredCarriageValueAmount()Gets the value of the declaredCarriageValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DeclaredCarriageValueAmountType Modifier and Type Method Description voidBillOfLadingType. setDeclaredCarriageValueAmount(DeclaredCarriageValueAmountType value)Sets the value of the declaredCarriageValueAmount property.voidForwardingInstructionsType. setDeclaredCarriageValueAmount(DeclaredCarriageValueAmountType value)Sets the value of the declaredCarriageValueAmount property.voidWaybillType. setDeclaredCarriageValueAmount(DeclaredCarriageValueAmountType value)Sets the value of the declaredCarriageValueAmount property. -
Uses of DeclaredCarriageValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DeclaredCarriageValueAmountType Modifier and Type Method Description DeclaredCarriageValueAmountTypeObjectFactory. createDeclaredCarriageValueAmountType()Create an instance ofDeclaredCarriageValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DeclaredCarriageValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclaredCarriageValueAmountType>ObjectFactory. createDeclaredCarriageValueAmount(DeclaredCarriageValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DeclaredCarriageValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclaredCarriageValueAmountType>ObjectFactory. createDeclaredCarriageValueAmount(DeclaredCarriageValueAmountType value)
-