Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PurposeType
-
Packages that use PurposeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PurposeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type PurposeType Modifier and Type Field Description protected List<PurposeType>GuaranteeCertificateType. purposeMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type PurposeType Modifier and Type Method Description List<PurposeType>GuaranteeCertificateType. getPurpose()Gets the value of the purpose property. -
Uses of PurposeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PurposeType Modifier and Type Method Description PurposeTypeObjectFactory. createPurposeType()Create an instance ofPurposeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PurposeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PurposeType>ObjectFactory. createPurpose(PurposeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PurposeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PurposeType>ObjectFactory. createPurpose(PurposeType value)
-