Class InboxType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.InboxType
-
public class InboxType extends Object
When appearing in a ResourceTypeType identifies the targeted resource as a scheduling inbox.Java class for InboxType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InboxType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> </sequence> </restriction> </complexContent> </complexType>