Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InsuranceValueAmountType
-
Packages that use InsuranceValueAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InsuranceValueAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InsuranceValueAmountType Modifier and Type Field Description protected InsuranceValueAmountTypeConsignmentType. insuranceValueAmountprotected InsuranceValueAmountTypeGoodsItemType. insuranceValueAmountprotected InsuranceValueAmountTypeShipmentType. insuranceValueAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InsuranceValueAmountType Modifier and Type Method Description InsuranceValueAmountTypeConsignmentType. getInsuranceValueAmount()Gets the value of the insuranceValueAmount property.InsuranceValueAmountTypeGoodsItemType. getInsuranceValueAmount()Gets the value of the insuranceValueAmount property.InsuranceValueAmountTypeShipmentType. getInsuranceValueAmount()Gets the value of the insuranceValueAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InsuranceValueAmountType Modifier and Type Method Description voidConsignmentType. setInsuranceValueAmount(InsuranceValueAmountType value)Sets the value of the insuranceValueAmount property.voidGoodsItemType. setInsuranceValueAmount(InsuranceValueAmountType value)Sets the value of the insuranceValueAmount property.voidShipmentType. setInsuranceValueAmount(InsuranceValueAmountType value)Sets the value of the insuranceValueAmount property. -
Uses of InsuranceValueAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InsuranceValueAmountType Modifier and Type Method Description InsuranceValueAmountTypeObjectFactory. createInsuranceValueAmountType()Create an instance ofInsuranceValueAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InsuranceValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<InsuranceValueAmountType>ObjectFactory. createInsuranceValueAmount(InsuranceValueAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InsuranceValueAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<InsuranceValueAmountType>ObjectFactory. createInsuranceValueAmount(InsuranceValueAmountType value)
-