public class BaseTypeString extends Object implements Serializable, Type
| Modifier | Constructor and Description |
|---|---|
protected |
BaseTypeString() |
protected |
BaseTypeString(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypeNameprotected BaseTypeString()
protected BaseTypeString(String value)
Copyright © 2020. All rights reserved.