public class Visibility extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
protectedValue |
int |
publicValue |
| Constructor and Description |
|---|
Visibility() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getProtectedValue() |
int |
getPublicValue() |
void |
setValues(int value) |
Copyright © 2008–2015. All rights reserved.