|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGYear
An interface for representing the gYear datatype (gYear represents a gregorian calendar year).
Remark: IRIS supports datatypes according to the standard specification for primitive XML Schema datatypes.
| Method Summary | |
|---|---|
Integer |
getValue()
Return the wrapped type. |
int |
getYear()
Returns the year (a gregorian calendar year). |
| Methods inherited from interface org.deri.iris.api.terms.IConcreteTerm |
|---|
getDatatypeIRI, toCanonicalString |
| Methods inherited from interface org.deri.iris.api.terms.ITerm |
|---|
isGround |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
Integer getValue()
getValue in interface ITermint getYear()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||