Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.GuaranteeTypeCodeType
-
Packages that use GuaranteeTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of GuaranteeTypeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as GuaranteeTypeCodeType Modifier and Type Field Description protected GuaranteeTypeCodeTypeGuaranteeCertificateType. guaranteeTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return GuaranteeTypeCodeType Modifier and Type Method Description GuaranteeTypeCodeTypeGuaranteeCertificateType. getGuaranteeTypeCode()Gets the value of the guaranteeTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type GuaranteeTypeCodeType Modifier and Type Method Description voidGuaranteeCertificateType. setGuaranteeTypeCode(GuaranteeTypeCodeType value)Sets the value of the guaranteeTypeCode property. -
Uses of GuaranteeTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as GuaranteeTypeCodeType Modifier and Type Field Description protected GuaranteeTypeCodeTypeFinancialGuaranteeType. guaranteeTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return GuaranteeTypeCodeType Modifier and Type Method Description GuaranteeTypeCodeTypeFinancialGuaranteeType. getGuaranteeTypeCode()Gets the value of the guaranteeTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type GuaranteeTypeCodeType Modifier and Type Method Description voidFinancialGuaranteeType. setGuaranteeTypeCode(GuaranteeTypeCodeType value)Sets the value of the guaranteeTypeCode property. -
Uses of GuaranteeTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return GuaranteeTypeCodeType Modifier and Type Method Description GuaranteeTypeCodeTypeObjectFactory. createGuaranteeTypeCodeType()Create an instance ofGuaranteeTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type GuaranteeTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GuaranteeTypeCodeType>ObjectFactory. createGuaranteeTypeCode(GuaranteeTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type GuaranteeTypeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GuaranteeTypeCodeType>ObjectFactory. createGuaranteeTypeCode(GuaranteeTypeCodeType value)
-