Class 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/ns/wscal/calws-soap}BaseRequestType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • FetchItemType

        public FetchItemType()