|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.xpathDatatypes.XS_AnySimpleType
de.fraunhofer.ipsi.xpathDatatypes.XDT_AnyAtomicType
de.fraunhofer.ipsi.xpathDatatypes.XS_GMonth
public class XS_GMonth
Constructor Summary | |
---|---|
XS_GMonth(java.math.BigInteger months)
Constructor |
|
XS_GMonth(java.lang.String s)
Constructor |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
Method gMonthEqual |
XS_Integer |
getMonth()
Method getMonth |
java.lang.String |
toString()
Method toString |
Methods inherited from class de.fraunhofer.ipsi.xpathDatatypes.XDT_AnyAtomicType |
---|
castas |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XS_GMonth(java.math.BigInteger months)
months
- a BigIntegerpublic XS_GMonth(java.lang.String s)
gmonth
- a XS_StringMethod Detail |
---|
public XS_Integer getMonth()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
type
- XS_GMonth
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |