Package ietf.params.xml.ns.icalendar_2
Class VpollType
- java.lang.Object
-
- ietf.params.xml.ns.icalendar_2.BaseComponentType
-
- ietf.params.xml.ns.icalendar_2.VpollType
-
public class VpollType extends BaseComponentType
A vpoll allows voting on the sub-components.Java class for VpollType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VpollType"> <complexContent> <extension base="{urn:ietf:params:xml:ns:icalendar-2.0}BaseComponentType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class ietf.params.xml.ns.icalendar_2.BaseComponentType
components, properties
-
-
Constructor Summary
Constructors Constructor Description VpollType()
-
Method Summary
-
Methods inherited from class ietf.params.xml.ns.icalendar_2.BaseComponentType
getComponents, getProperties, setComponents, setProperties
-
-