Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OntologyURIType
-
Packages that use OntologyURIType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OntologyURIType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OntologyURIType Modifier and Type Field Description protected OntologyURITypeRegulationType. ontologyURIMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OntologyURIType Modifier and Type Method Description OntologyURITypeRegulationType. getOntologyURI()Gets the value of the ontologyURI property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OntologyURIType Modifier and Type Method Description voidRegulationType. setOntologyURI(OntologyURIType value)Sets the value of the ontologyURI property. -
Uses of OntologyURIType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OntologyURIType Modifier and Type Method Description OntologyURITypeObjectFactory. createOntologyURIType()Create an instance ofOntologyURITypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OntologyURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<OntologyURIType>ObjectFactory. createOntologyURI(OntologyURIType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OntologyURIType Modifier and Type Method Description javax.xml.bind.JAXBElement<OntologyURIType>ObjectFactory. createOntologyURI(OntologyURIType value)
-