|
||||||||||
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_GYear
public class XS_GYear
Constructor Summary | |
---|---|
XS_GYear(boolean positive,
java.math.BigInteger years)
Constructor |
|
XS_GYear(java.lang.String s)
Constructor |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
Method gYearEqual |
XS_Integer |
getYear()
Method getYear |
XS_Boolean |
isPositive()
Returns Positive |
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_GYear(boolean positive, java.math.BigInteger years)
positive
- a booleanyears
- a BigIntegerpublic XS_GYear(java.lang.String s)
gyear
- a XS_StringMethod Detail |
---|
public XS_Integer getYear()
public XS_Boolean isPositive()
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_GYear
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |