public abstract class Contact extends Object
SensorML Contact
| Constructor and Description |
|---|
Contact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHrefUri() |
String |
getRole() |
String |
getRoleCodeList() |
boolean |
isHrefPresent() |
void |
setHrefPresent(boolean hrefPresent) |
void |
setHrefUri(String hrefUri) |
void |
setRole(String role) |
void |
setRoleCodeList(String roleCodeList) |
public String getRole()
public void setRole(String role)
public String getRoleCodeList()
public void setRoleCodeList(String roleCodeList)
public boolean isHrefPresent()
public void setHrefPresent(boolean hrefPresent)
public String getHrefUri()
public void setHrefUri(String hrefUri)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.