Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.ExpandType
Packages that use ExpandType
-
Uses of ExpandType in org.oasis_open.docs.ws_calendar.ns.soap
Fields in org.oasis_open.docs.ws_calendar.ns.soap declared as ExpandTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return ExpandTypeModifier and TypeMethodDescriptionObjectFactory.createExpandType()
Create an instance ofExpandType
CalendarQueryOrMultigetBaseType.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 ExpandTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ExpandType>
ObjectFactory.createExpand
(ExpandType value) Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type ExpandTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ExpandType>
ObjectFactory.createExpand
(ExpandType value) void
CalendarQueryOrMultigetBaseType.setExpand
(ExpandType value) Sets the value of the expand property.