Class FetchItemType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.BaseRequestType
-
- org.oasis_open.docs.ws_calendar.ns.soap.FetchItemType
-
public class FetchItemType extends BaseRequestType
Message to fetch a calendar item.Java class for FetchItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FetchItemType"> <complexContent> <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}BaseRequestType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class org.oasis_open.docs.ws_calendar.ns.soap.BaseRequestType
href, id
-
-
Constructor Summary
Constructors Constructor Description FetchItemType()
-