Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.RegulationType
-
Packages that use RegulationType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of RegulationType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type RegulationType Modifier and Type Field Description protected List<RegulationType>GuaranteeCertificateType. applicableRegulationMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type RegulationType Modifier and Type Method Description List<RegulationType>GuaranteeCertificateType. getApplicableRegulation()Gets the value of the applicableRegulation property. -
Uses of RegulationType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return RegulationType Modifier and Type Method Description RegulationTypeObjectFactory. createRegulationType()Create an instance ofRegulationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type RegulationType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegulationType>ObjectFactory. createApplicableRegulation(RegulationType value)javax.xml.bind.JAXBElement<RegulationType>ObjectFactory. createRegulation(RegulationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RegulationType Modifier and Type Method Description javax.xml.bind.JAXBElement<RegulationType>ObjectFactory. createApplicableRegulation(RegulationType value)javax.xml.bind.JAXBElement<RegulationType>ObjectFactory. createRegulation(RegulationType value)
-