public abstract static class Properties.Value
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
char |
type
Read-only property, which identifies the value type
|
java.lang.String |
typeStr
The full name of the type.
|
Constructor and Description |
---|
Value() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
toString() |