Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.PropstatType
-
Packages that use PropstatType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of PropstatType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap with type parameters of type PropstatType Modifier and Type Field Description protected List<PropstatType>MultistatResponseElementType. propstatMethods in org.oasis_open.docs.ws_calendar.ns.soap that return PropstatType Modifier and Type Method Description PropstatTypeObjectFactory. createPropstatType()Create an instance ofPropstatTypeMethods in org.oasis_open.docs.ws_calendar.ns.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.ws_calendar.ns.soap with parameters of type PropstatType Modifier and Type Method Description javax.xml.bind.JAXBElement<PropstatType>ObjectFactory. createPropstat(PropstatType value)
-