Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.InsurancePremiumAmountType
-
Packages that use InsurancePremiumAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of InsurancePremiumAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as InsurancePremiumAmountType Modifier and Type Field Description protected InsurancePremiumAmountTypeConsignmentType. insurancePremiumAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return InsurancePremiumAmountType Modifier and Type Method Description InsurancePremiumAmountTypeConsignmentType. getInsurancePremiumAmount()Gets the value of the insurancePremiumAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type InsurancePremiumAmountType Modifier and Type Method Description voidConsignmentType. setInsurancePremiumAmount(InsurancePremiumAmountType value)Sets the value of the insurancePremiumAmount property. -
Uses of InsurancePremiumAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return InsurancePremiumAmountType Modifier and Type Method Description InsurancePremiumAmountTypeObjectFactory. createInsurancePremiumAmountType()Create an instance ofInsurancePremiumAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type InsurancePremiumAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<InsurancePremiumAmountType>ObjectFactory. createInsurancePremiumAmount(InsurancePremiumAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type InsurancePremiumAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<InsurancePremiumAmountType>ObjectFactory. createInsurancePremiumAmount(InsurancePremiumAmountType value)
-