Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MandateTypeCodeType
-
Packages that use MandateTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MandateTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MandateTypeCodeType Modifier and Type Field Description protected MandateTypeCodeTypePaymentMandateType. mandateTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MandateTypeCodeType Modifier and Type Method Description MandateTypeCodeTypePaymentMandateType. getMandateTypeCode()Gets the value of the mandateTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MandateTypeCodeType Modifier and Type Method Description voidPaymentMandateType. setMandateTypeCode(MandateTypeCodeType value)Sets the value of the mandateTypeCode property. -
Uses of MandateTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MandateTypeCodeType Modifier and Type Method Description MandateTypeCodeTypeObjectFactory. createMandateTypeCodeType()Create an instance ofMandateTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MandateTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MandateTypeCodeType>ObjectFactory. createMandateTypeCode(MandateTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MandateTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MandateTypeCodeType>ObjectFactory. createMandateTypeCode(MandateTypeCodeType value)
-