public class DestinationType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
value |
| Constructor and Description |
|---|
DestinationType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the value of the id property.
|
String |
getvalue()
Gets the value of the value property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setvalue(String value)
Sets the value of the value property.
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.