Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.ExpandType
-
Packages that use ExpandType Package Description org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of ExpandType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as ExpandType Modifier and Type Field Description protected ExpandTypeCalendarQueryOrMultigetBaseType. expandMethods in org.oasis_open.docs.ws_calendar.ns.soap that return ExpandType Modifier and Type Method Description ExpandTypeObjectFactory. createExpandType()Create an instance ofExpandTypeExpandTypeCalendarQueryOrMultigetBaseType. getExpand()Gets the value of the expand property.Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type ExpandType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpandType>ObjectFactory. createExpand(ExpandType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type ExpandType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExpandType>ObjectFactory. createExpand(ExpandType value)voidCalendarQueryOrMultigetBaseType. setExpand(ExpandType value)Sets the value of the expand property.
-