|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antelmann.opengeodb.GeoProperty
public class GeoProperty
| Method Summary | |
|---|---|
Date |
getBeginTime()
|
GeoTypeName |
getBeginType()
|
Date |
getEndTime()
|
GeoTypeName |
getEndType()
|
String |
getLocale()
|
Stub<GeoLocation> |
getLocation()
|
Object |
getRelevantValue()
returns the relevant value for this instance at the time of calling |
GeoType |
getType()
|
GeoTypeName |
getValueType()
|
boolean |
isDefaultName()
only applicable for GeoType.TEXT |
boolean |
isNativeLang()
only applicable for GeoType.TEXT |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public GeoType getType()
public Date getBeginTime()
getBeginTime in interface LifeCycleObjectpublic Date getEndTime()
getEndTime in interface LifeCycleObjectpublic String toString()
toString in class Objectpublic Object getRelevantValue()
ValueRetriever
getRelevantValue in interface ValueRetriever<Object>public Stub<GeoLocation> getLocation()
public GeoTypeName getValueType()
public GeoTypeName getBeginType()
public GeoTypeName getEndType()
public boolean isNativeLang()
GeoType.TEXT
public boolean isDefaultName()
GeoType.TEXT
public String getLocale()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||