Uses of Class
org.oasis_open.docs.ns.xri.xrd_1.XRDType
-
Packages that use XRDType Package Description org.oasis_open.docs.ns.wscal.calws_soap org.oasis_open.docs.ns.xri.xrd_1 -
-
Uses of XRDType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as XRDType Modifier and Type Field Description protected XRDTypeGetPropertiesResponseType. xrdMethods in org.oasis_open.docs.ns.wscal.calws_soap that return XRDType Modifier and Type Method Description XRDTypeGetPropertiesResponseType. getXRD()Gets the value of the xrd property.Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type XRDType Modifier and Type Method Description voidGetPropertiesResponseType. setXRD(XRDType value)Sets the value of the xrd property. -
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)
-