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>
 
  • Constructor Details

    • FetchItemType

      public FetchItemType()