public class BrowseValue extends Object
| Constructor and Description |
|---|
BrowseValue() |
BrowseValue(String value,
int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
String |
getValue() |
void |
setSize(int size) |
void |
setValue(String value) |
Copyright © 2019. All rights reserved.