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