Interface XmlGMonth

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
All Known Implementing Classes:
XmlGMonthImpl

public interface XmlGMonth
extends XmlAnySimpleType
Corresponds to the XML Schema xs:gMonth type. A gMonth specifies only a month-of-year.

Convertible to Calendar, GDate, or an int.

See Also:
XmlCalendar, GDate