public class ResponseList extends BaseFilterType
inputUnits, outputUnits
Constructor and Description |
---|
ResponseList(java.lang.String resourceId,
java.lang.String name,
java.lang.String description,
Unit inputUnits,
Unit outputUnits,
java.util.List<ResponseListElement> responseElements) |
ResponseList(javax.xml.stream.XMLEventReader reader) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ResponseListElement> |
getResponseElements() |
getDescription, getInputUnits, getName, getOutputUnits, getResourceId
public ResponseList(java.lang.String resourceId, java.lang.String name, java.lang.String description, Unit inputUnits, Unit outputUnits, java.util.List<ResponseListElement> responseElements)
public ResponseList(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException
public java.util.List<ResponseListElement> getResponseElements()