Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.PropstatType
-
Packages that use PropstatType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of PropstatType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap with type parameters of type PropstatType Modifier and Type Field Description protected List<PropstatType>MultistatResponseElementType. propstatMethods in org.oasis_open.docs.ns.wscal.calws_soap that return PropstatType Modifier and Type Method Description PropstatTypeObjectFactory. createPropstatType()Create an instance ofPropstatTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type PropstatType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropstatType>ObjectFactory. createPropstat(PropstatType value)List<PropstatType>MultistatResponseElementType. getPropstat()Gets the value of the propstat property.Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type PropstatType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropstatType>ObjectFactory. createPropstat(PropstatType value)
-