public class ProcedureEntity extends HierarchicalEntity<ProcedureEntity>
PROPERTY_DOMAIN_ID, PROPERTY_NAME, PROPERTY_PKID, PROPERTY_SERVICE_ID| Constructor and Description |
|---|
ProcedureEntity() |
| Modifier and Type | Method and Description |
|---|---|
org.n52.io.response.PlatformType |
getPlatformType() |
String |
getProcedureDescriptionFormat() |
boolean |
isInsitu() |
boolean |
isMobile() |
boolean |
isReference() |
void |
setInsitu(boolean insitu) |
void |
setMobile(boolean mobile) |
void |
setProcedureDescriptionFormat(String procedureDescriptionFormat) |
void |
setReference(boolean reference) |
String |
toString() |
getChildren, getParents, hasChildren, hasParents, setChildren, setParentsgetDescription, getDomainId, getLabelFrom, getName, getNameI18n, getParameters, getPkid, getService, getTranslations, hasParameters, isSetDescription, isSetName, setDescription, setDomainId, setName, setParameters, setPkid, setService, setTranslationspublic boolean isReference()
public void setReference(boolean reference)
public boolean isMobile()
public void setMobile(boolean mobile)
public boolean isInsitu()
public void setInsitu(boolean insitu)
public String getProcedureDescriptionFormat()
public void setProcedureDescriptionFormat(String procedureDescriptionFormat)
public org.n52.io.response.PlatformType getPlatformType()
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.