public class ConstSFString extends ConstField
Constructor and Description |
---|
ConstSFString(java.lang.String value)
Construct a read-only SFString field.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
Get the value of the SFString field.
|
clone