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,RangeParamType,TextParameterType,UriParameterType
public abstract class BaseParameterType extends Object
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>