Package ietf.params.xml.ns.icalendar_2
Class XBwCategoriesPropType
- java.lang.Object
-
- ietf.params.xml.ns.icalendar_2.BasePropertyType
-
- ietf.params.xml.ns.icalendar_2.TextListPropertyType
-
- ietf.params.xml.ns.icalendar_2.XBwCategoriesPropType
-
public class XBwCategoriesPropType extends TextListPropertyType
Java class for XBwCategoriesPropType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XBwCategoriesPropType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}TextListPropertyType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class ietf.params.xml.ns.icalendar_2.TextListPropertyType
text
-
Fields inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
parameters
-
-
Constructor Summary
Constructors Constructor Description XBwCategoriesPropType()
-
Method Summary
-
Methods inherited from class ietf.params.xml.ns.icalendar_2.TextListPropertyType
getText
-
Methods inherited from class ietf.params.xml.ns.icalendar_2.BasePropertyType
getParameters, setParameters
-
-