|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="TM_CalDate",
specification=ISO_19108)
public interface CalendarDateA data type that shall be used to identify temporal position within a calendar.
| Method Summary | |
|---|---|
int[] |
getCalendarDate()
Provides a sequence of integers in which the first integer identifies a specific instance of the unit used at the highest level of the calendar hierarchy, the second integer identifies a specific instance of the unit used at the next lower level in the hierarchy, and so on. |
InternationalString |
getCalendarEraName()
Provides the name of the calendar era to which the date is referenced. |
| Methods inherited from interface TemporalPosition |
|---|
getIndeterminatePosition |
| Method Detail |
|---|
@UML(identifier="calendarEraName",
obligation=MANDATORY,
specification=ISO_19108)
InternationalString getCalendarEraName()
@UML(identifier="calDate",
obligation=MANDATORY,
specification=ISO_19108)
int[] getCalendarDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||