Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.URIType
-
Packages that use URIType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of URIType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as URIType Modifier and Type Field Description protected URITypeClassificationSchemeType. uriprotected URITypeExternalReferenceType. uriprotected URITypeWebSiteAccessType. uriMethods in network.oxalis.peppol.ubl2.jaxb.cac that return URIType Modifier and Type Method Description URITypeClassificationSchemeType. getURI()Gets the value of the uri property.URITypeExternalReferenceType. getURI()Gets the value of the uri property.URITypeWebSiteAccessType. getURI()Gets the value of the uri property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type URIType Modifier and Type Method Description voidClassificationSchemeType. setURI(URIType value)Sets the value of the uri property.voidExternalReferenceType. setURI(URIType value)Sets the value of the uri property.voidWebSiteAccessType. setURI(URIType value)Sets the value of the uri property. -
Uses of URIType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return URIType Modifier and Type Method Description URITypeObjectFactory. createURIType()Create an instance ofURITypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type URIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<URIType>ObjectFactory. createURI(URIType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type URIType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<URIType>ObjectFactory. createURI(URIType value)
-