Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.CalendarDataResponseType
-
Packages that use CalendarDataResponseType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of CalendarDataResponseType in org.oasis_open.docs.ns.wscal.calws_soap
Fields in org.oasis_open.docs.ns.wscal.calws_soap declared as CalendarDataResponseType Modifier and Type Field Description protected CalendarDataResponseTypeMultistatusPropElementType. calendarDataMethods in org.oasis_open.docs.ns.wscal.calws_soap that return CalendarDataResponseType Modifier and Type Method Description CalendarDataResponseTypeObjectFactory. createCalendarDataResponseType()Create an instance ofCalendarDataResponseTypeCalendarDataResponseTypeMultistatusPropElementType. getCalendarData()Gets the value of the calendarData property.Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type CalendarDataResponseType Modifier and Type Method Description voidMultistatusPropElementType. setCalendarData(CalendarDataResponseType value)Sets the value of the calendarData property.
-