Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PurposeCodeType
-
Packages that use PurposeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PurposeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PurposeCodeType Modifier and Type Field Description protected PurposeCodeTypeForecastRevisionType. purposeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return PurposeCodeType Modifier and Type Method Description PurposeCodeTypeForecastRevisionType. getPurposeCode()Gets the value of the purposeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PurposeCodeType Modifier and Type Method Description voidForecastRevisionType. setPurposeCode(PurposeCodeType value)Sets the value of the purposeCode property. -
Uses of PurposeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PurposeCodeType Modifier and Type Method Description PurposeCodeTypeObjectFactory. createPurposeCodeType()Create an instance ofPurposeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PurposeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PurposeCodeType>ObjectFactory. createPurposeCode(PurposeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PurposeCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PurposeCodeType>ObjectFactory. createPurposeCode(PurposeCodeType value)
-