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