public class ArrayOfBoolean extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean[] |
_boolean |
| Constructor and Description |
|---|
ArrayOfBoolean() |
| Modifier and Type | Method and Description |
|---|---|
boolean[] |
get_boolean() |
boolean |
get_boolean(int i) |
void |
set_boolean(boolean[] _boolean) |
Copyright © 2011-2012. All Rights Reserved.