Class GetPropertiesBasePropertyType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.GetPropertiesBasePropertyType
- Direct Known Subclasses:
ChildCollectionType,DateTimePropertyType,IntegerPropertyType,ResourceTypeType,StringPropertyType,SupportedCalendarComponentSetType,SupportedFeaturesType
Type from which all returned properties are extended.
Java class for GetPropertiesBasePropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetPropertiesBasePropertyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetPropertiesBasePropertyType
public GetPropertiesBasePropertyType()
-