Uses of Class
org.oasis_open.docs.ns.xri.xrd_1.AnyURI
-
Packages that use AnyURI Package Description org.oasis_open.docs.ns.xri.xrd_1 -
-
Uses of AnyURI in org.oasis_open.docs.ns.xri.xrd_1
Fields in org.oasis_open.docs.ns.xri.xrd_1 declared as AnyURI Modifier and Type Field Description protected AnyURIXRDType. subjectMethods in org.oasis_open.docs.ns.xri.xrd_1 that return AnyURI Modifier and Type Method Description AnyURIObjectFactory. createAnyURI()Create an instance ofAnyURIAnyURIXRDType. 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 AnyURI Modifier and Type Method Description javax.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 AnyURI Modifier and Type Method Description javax.xml.bind.JAXBElement<AnyURI>ObjectFactory. createAlias(AnyURI value)javax.xml.bind.JAXBElement<AnyURI>ObjectFactory. createSubject(AnyURI value)voidXRDType. setSubject(AnyURI value)Sets the value of the subject property.
-