Class DeleteItemType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.BaseRequestType
org.oasis_open.docs.ws_calendar.ns.soap.DeleteItemType
Message to delete a calendar item.
Java class for DeleteItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeleteItemType">
<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
-
DeleteItemType
public DeleteItemType()
-