public class Output extends BaseObject implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
format |
protected String |
type |
| Constructor and Description |
|---|
Output() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat()
Defines the output-format to be used.
|
String |
getType()
Defines the output-type to be used.
|
void |
setFormat(String value)
Sets the value of the format property.
|
void |
setType(String value)
Sets the value of the type property.
|
public String getFormat()
Stringpublic void setFormat(String value)
value - allowed object is
Stringpublic String getType()
StringCopyright © 2011–2021 aiticon GmbH. All rights reserved.