public class ProcessParameter extends Object
| Constructor and Description |
|---|
ProcessParameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
ReferenceType |
getName() |
boolean |
isSetDescription() |
void |
setDescription(String description) |
void |
setName(ReferenceType name) |
public ReferenceType getName()
public void setName(ReferenceType name)
name - the name to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic boolean isSetDescription()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.