|
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.framework.dcat.adaptors.DcatAdaptor
com.esri.gpt.framework.dcat.adaptors.DcatContactPointAdaptor
public class DcatContactPointAdaptor
DCAT contact point adaptor.
| Field Summary |
|---|
| Fields inherited from class com.esri.gpt.framework.dcat.adaptors.DcatAdaptor |
|---|
attrs |
| Constructor Summary | |
|---|---|
DcatContactPointAdaptor(JsonAttributes attrs)
|
|
| Method Summary | |
|---|---|
String |
getMBox()
Gets email. |
String |
getName()
Gets person's name. |
String |
getType()
Gets type. |
| Methods inherited from class com.esri.gpt.framework.dcat.adaptors.DcatAdaptor |
|---|
getString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DcatContactPointAdaptor(JsonAttributes attrs)
| Method Detail |
|---|
public String getType()
DcatContactPoint
getType in interface DcatContactPointpublic String getName()
DcatContactPoint
getName in interface DcatContactPointpublic String getMBox()
DcatContactPoint
getMBox in interface DcatContactPoint
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||