Class FetchItemType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.BaseRequestType
org.oasis_open.docs.ws_calendar.ns.soap.FetchItemType
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 -
Method Summary
Methods inherited from class org.oasis_open.docs.ws_calendar.ns.soap.BaseRequestType
getHref, getId, setHref, setId
-
Constructor Details
-
FetchItemType
public FetchItemType()
-