public class OaBrokerTypedValue extends Object implements Serializable
| Constructor and Description |
|---|
OaBrokerTypedValue() |
OaBrokerTypedValue(String type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
void |
setType(String type) |
void |
setValue(String value) |
Copyright © 2025. All rights reserved.