Package ietf.params.xml.ns.icalendar_2
Class BaseParameterType
java.lang.Object
ietf.params.xml.ns.icalendar_2.BaseParameterType
- Direct Known Subclasses:
BooleanParameterType,CalAddressListParamType,CalAddressParamType,DurationParameterType,IntegerParameterType,RangeParamType,TextParameterType,UriParameterType
Java class for BaseParameterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BaseParameterType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseParameterType
public BaseParameterType()
-