Uses of Class
org.oasis_open.docs.ns.xri.xrd_1.XRDType
-
Packages that use XRDType Package Description org.oasis_open.docs.ns.xri.xrd_1 -
-
Uses of XRDType in org.oasis_open.docs.ns.xri.xrd_1
Fields in org.oasis_open.docs.ns.xri.xrd_1 with type parameters of type XRDType Modifier and Type Field Description protected List<XRDType>XRDSType. xrdMethods in org.oasis_open.docs.ns.xri.xrd_1 that return XRDType Modifier and Type Method Description XRDTypeObjectFactory. createXRDType()Create an instance ofXRDTypeMethods in org.oasis_open.docs.ns.xri.xrd_1 that return types with arguments of type XRDType Modifier and Type Method Description javax.xml.bind.JAXBElement<XRDType>ObjectFactory. createXRD(XRDType value)List<XRDType>XRDSType. getXRD()Gets the value of the xrd property.Methods in org.oasis_open.docs.ns.xri.xrd_1 with parameters of type XRDType Modifier and Type Method Description javax.xml.bind.JAXBElement<XRDType>ObjectFactory. createXRD(XRDType value)
-