public class XOAIDescription extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
type |
protected String |
value |
| Constructor and Description |
|---|
XOAIDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Gets the value of the type property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public String getValue()
public void setValue(String value)
value - allowed object is ;public String getType()
public void setType(String value)
value - allowed object is ;Copyright © 2020. All rights reserved.