Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AllowanceChargeReasonCodeType
-
Packages that use AllowanceChargeReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AllowanceChargeReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AllowanceChargeReasonCodeType Modifier and Type Field Description protected AllowanceChargeReasonCodeTypeAllowanceChargeType. allowanceChargeReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AllowanceChargeReasonCodeType Modifier and Type Method Description AllowanceChargeReasonCodeTypeAllowanceChargeType. getAllowanceChargeReasonCode()Gets the value of the allowanceChargeReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AllowanceChargeReasonCodeType Modifier and Type Method Description voidAllowanceChargeType. setAllowanceChargeReasonCode(AllowanceChargeReasonCodeType value)Sets the value of the allowanceChargeReasonCode property. -
Uses of AllowanceChargeReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AllowanceChargeReasonCodeType Modifier and Type Method Description AllowanceChargeReasonCodeTypeObjectFactory. createAllowanceChargeReasonCodeType()Create an instance ofAllowanceChargeReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AllowanceChargeReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AllowanceChargeReasonCodeType>ObjectFactory. createAllowanceChargeReasonCode(AllowanceChargeReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AllowanceChargeReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AllowanceChargeReasonCodeType>ObjectFactory. createAllowanceChargeReasonCode(AllowanceChargeReasonCodeType value)
-