Uses of Class
org.oasis_open.docs.ns.xri.xrd_1.AnyURI
Packages that use AnyURI
-
Uses of AnyURI in org.oasis_open.docs.ns.xri.xrd_1
Fields in org.oasis_open.docs.ns.xri.xrd_1 declared as AnyURIMethods in org.oasis_open.docs.ns.xri.xrd_1 that return AnyURIModifier and TypeMethodDescriptionObjectFactory.createAnyURI()
Create an instance ofAnyURI
XRDType.getSubject()
Gets the value of the subject property.Methods in org.oasis_open.docs.ns.xri.xrd_1 that return types with arguments of type AnyURIModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AnyURI>
ObjectFactory.createAlias
(AnyURI value) javax.xml.bind.JAXBElement<AnyURI>
ObjectFactory.createSubject
(AnyURI value) Methods in org.oasis_open.docs.ns.xri.xrd_1 with parameters of type AnyURIModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AnyURI>
ObjectFactory.createAlias
(AnyURI value) javax.xml.bind.JAXBElement<AnyURI>
ObjectFactory.createSubject
(AnyURI value) void
XRDType.setSubject
(AnyURI value) Sets the value of the subject property.