Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AllowanceChargeReasonType
-
Packages that use AllowanceChargeReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AllowanceChargeReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type AllowanceChargeReasonType Modifier and Type Field Description protected List<AllowanceChargeReasonType>AllowanceChargeType. allowanceChargeReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type AllowanceChargeReasonType Modifier and Type Method Description List<AllowanceChargeReasonType>AllowanceChargeType. getAllowanceChargeReason()Gets the value of the allowanceChargeReason property. -
Uses of AllowanceChargeReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AllowanceChargeReasonType Modifier and Type Method Description AllowanceChargeReasonTypeObjectFactory. createAllowanceChargeReasonType()Create an instance ofAllowanceChargeReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AllowanceChargeReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AllowanceChargeReasonType>ObjectFactory. createAllowanceChargeReason(AllowanceChargeReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AllowanceChargeReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AllowanceChargeReasonType>ObjectFactory. createAllowanceChargeReason(AllowanceChargeReasonType value)
-