Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DeclaredForCarriageValueAmountType
-
Packages that use DeclaredForCarriageValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DeclaredForCarriageValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DeclaredForCarriageValueAmountType Modifier and Type Field Description protected DeclaredForCarriageValueAmountTypeConsignmentType. declaredForCarriageValueAmountprotected DeclaredForCarriageValueAmountTypeGoodsItemType. declaredForCarriageValueAmountprotected DeclaredForCarriageValueAmountTypeShipmentType. declaredForCarriageValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DeclaredForCarriageValueAmountType Modifier and Type Method Description DeclaredForCarriageValueAmountTypeConsignmentType. getDeclaredForCarriageValueAmount()Gets the value of the declaredForCarriageValueAmount property.DeclaredForCarriageValueAmountTypeGoodsItemType. getDeclaredForCarriageValueAmount()Gets the value of the declaredForCarriageValueAmount property.DeclaredForCarriageValueAmountTypeShipmentType. getDeclaredForCarriageValueAmount()Gets the value of the declaredForCarriageValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DeclaredForCarriageValueAmountType Modifier and Type Method Description voidConsignmentType. setDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)Sets the value of the declaredForCarriageValueAmount property.voidGoodsItemType. setDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)Sets the value of the declaredForCarriageValueAmount property.voidShipmentType. setDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)Sets the value of the declaredForCarriageValueAmount property. -
Uses of DeclaredForCarriageValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DeclaredForCarriageValueAmountType Modifier and Type Method Description DeclaredForCarriageValueAmountTypeObjectFactory. createDeclaredForCarriageValueAmountType()Create an instance ofDeclaredForCarriageValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DeclaredForCarriageValueAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeclaredForCarriageValueAmountType>ObjectFactory. createDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DeclaredForCarriageValueAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DeclaredForCarriageValueAmountType>ObjectFactory. createDeclaredForCarriageValueAmount(DeclaredForCarriageValueAmountType value)
-