public class ConstSFBool extends ConstField
Constructor and Description |
---|
ConstSFBool(boolean value)
Construct a read-only SFBool field.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getValue()
Get the value of the SFBool field.
|
clone