public class Output extends Object
Constructor and Description |
---|
Output(String name,
String description) |
Output(String name,
String description,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
String |
getValue() |
void |
setValue(String value) |
Copyright © 2016. All rights reserved.