public class SmlIo extends AbstractReferenceType
| Constructor and Description |
|---|
SmlIo()
default constructor
|
SmlIo(SweAbstractDataComponent ioValue)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIoName() |
SweAbstractDataComponent |
getIoValue() |
boolean |
isSetName() |
Boolean |
isSetValue() |
SmlIo |
setIoName(String inputName) |
SmlIo |
setIoValue(SweAbstractDataComponent ioValue) |
String |
toString() |
compareTo, equals, getHref, getRole, getTitle, getTitleOrFromHref, hashCode, hasValues, isSetHref, isSetRole, isSetTitle, setHref, setRole, setTitlepublic SmlIo()
public SmlIo(SweAbstractDataComponent ioValue)
ioValue - The IO valuepublic String getIoName()
public SmlIo setIoName(String inputName)
inputName - the inputName to setpublic SweAbstractDataComponent getIoValue()
public SmlIo setIoValue(SweAbstractDataComponent ioValue)
ioValue - the input to setpublic boolean isSetName()
public String toString()
toString in class AbstractReferenceTypepublic Boolean isSetValue()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.