Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.RenewalType
-
Packages that use RenewalType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of RenewalType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type RenewalType Modifier and Type Field Description protected List<RenewalType>ContractExtensionType. renewalMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RenewalType Modifier and Type Method Description RenewalTypeObjectFactory. createRenewalType()Create an instance ofRenewalTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RenewalType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewalType>ObjectFactory. createRenewal(RenewalType value)List<RenewalType>ContractExtensionType. getRenewal()Gets the value of the renewal property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RenewalType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewalType>ObjectFactory. createRenewal(RenewalType value)
-