Interface XmlGYearMonth

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

public interface XmlGYearMonth
extends XmlAnySimpleType
Corresponds to the XML Schema xs:gYearMonth type. A gYearMonth specifies a month in a specific year.

Convertible to Calendar, GDate.

See Also:
XmlCalendar, GDate