|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.control.harvest.TimePoint
public class TimePoint
Time point.
Constructor Summary | |
---|---|
TimePoint(IAdHocEvent event,
String caption)
Creates instance of time point. |
Method Summary | |
---|---|
String |
getCaption()
Gets caption. |
String |
getCode()
Gets event code. |
IAdHocEvent |
getEvent()
Gets event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimePoint(IAdHocEvent event, String caption)
event
- eventcaption
- captionMethod Detail |
---|
public String getCode()
public String getCaption()
public IAdHocEvent getEvent()
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |