Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ConstitutionCodeType
-
Packages that use ConstitutionCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ConstitutionCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ConstitutionCodeType Modifier and Type Field Description protected ConstitutionCodeTypeGuaranteeCertificateType. constitutionCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ConstitutionCodeType Modifier and Type Method Description ConstitutionCodeTypeGuaranteeCertificateType. getConstitutionCode()Gets the value of the constitutionCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ConstitutionCodeType Modifier and Type Method Description voidGuaranteeCertificateType. setConstitutionCode(ConstitutionCodeType value)Sets the value of the constitutionCode property. -
Uses of ConstitutionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ConstitutionCodeType Modifier and Type Method Description ConstitutionCodeTypeObjectFactory. createConstitutionCodeType()Create an instance ofConstitutionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ConstitutionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConstitutionCodeType>ObjectFactory. createConstitutionCode(ConstitutionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ConstitutionCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConstitutionCodeType>ObjectFactory. createConstitutionCode(ConstitutionCodeType value)
-