public class BooleanField extends Object
Constructor and Description |
---|
BooleanField()
构造函数
|
BooleanField(boolean value)
构造函数
|
Modifier and Type | Method and Description |
---|---|
boolean |
isValue()
Gets the value of value
|
void |
setValue(boolean value)
Sets the value
|
Copyright © 2020 IBIT程序猿. All rights reserved.