Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.MultistatResponseElementType
-
Packages that use MultistatResponseElementType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of MultistatResponseElementType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap with type parameters of type MultistatResponseElementType Modifier and Type Field Description protected List<MultistatResponseElementType>MultistatusType. responseMethods in org.oasis_open.docs.ns.wscal.calws_soap that return MultistatResponseElementType Modifier and Type Method Description MultistatResponseElementTypeObjectFactory. createMultistatResponseElementType()Create an instance ofMultistatResponseElementTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type MultistatResponseElementType Modifier and Type Method Description List<MultistatResponseElementType>MultistatusType. getResponse()Gets the value of the response property.
-