|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGMonthDay
gMonthDay is a gregorian date that recurs, specifically a day of the year such as the third of May.
Remark: IRIS supports datatypes according to the standard specification for primitive XML Schema datatypes.
Created on 11.04.2006
Committed by $Author: bazbishop237 $
$Source: /tmp/iris-cvsbackup/iris/api/org/deri/iris/api/terms/concrete/IGMonthDay.java,v $,
| Method Summary | |
|---|---|
int |
getDay()
Returns the day. |
int |
getMonth()
Returns the month. |
Integer[] |
getValue()
Return the wrapped type. |
| 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 getMonth()
int getDay()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||