|
Oracle | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.compoze.util.CalendarUtility.IntStringPair
public static class CalendarUtility.IntStringPair
This class holds an integer key and a String value, and is used to return the results of enumerating the days and months.
| Method Summary | |
|---|---|
int |
getKey()
Gets the integer key. |
java.lang.String |
getValue()
Gets the string value. |
java.lang.String |
toString()
Creates a string from the Object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getKey()
public java.lang.String getValue()
public java.lang.String toString()
toString in class java.lang.Object
|
Oracle | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||