Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DeclaredCustomsValueAmountType
-
Packages that use DeclaredCustomsValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DeclaredCustomsValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DeclaredCustomsValueAmountType Modifier and Type Field Description protected DeclaredCustomsValueAmountTypeConsignmentType. declaredCustomsValueAmountprotected DeclaredCustomsValueAmountTypeGoodsItemType. declaredCustomsValueAmountprotected DeclaredCustomsValueAmountTypeShipmentType. declaredCustomsValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeclaredCustomsValueAmountType Modifier and Type Method Description DeclaredCustomsValueAmountTypeConsignmentType. getDeclaredCustomsValueAmount()Gets the value of the declaredCustomsValueAmount property.DeclaredCustomsValueAmountTypeGoodsItemType. getDeclaredCustomsValueAmount()Gets the value of the declaredCustomsValueAmount property.DeclaredCustomsValueAmountTypeShipmentType. getDeclaredCustomsValueAmount()Gets the value of the declaredCustomsValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeclaredCustomsValueAmountType Modifier and Type Method Description voidConsignmentType. setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)Sets the value of the declaredCustomsValueAmount property.voidGoodsItemType. setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)Sets the value of the declaredCustomsValueAmount property.voidShipmentType. setDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)Sets the value of the declaredCustomsValueAmount property. -
Uses of DeclaredCustomsValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DeclaredCustomsValueAmountType Modifier and Type Method Description DeclaredCustomsValueAmountTypeObjectFactory. createDeclaredCustomsValueAmountType()Create an instance ofDeclaredCustomsValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DeclaredCustomsValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclaredCustomsValueAmountType>ObjectFactory. createDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DeclaredCustomsValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DeclaredCustomsValueAmountType>ObjectFactory. createDeclaredCustomsValueAmount(DeclaredCustomsValueAmountType value)
-