org.gnu.gdk
public class PropertyState extends Enum
| Field Summary | |
|---|---|
| static PropertyState | DELETE |
| static PropertyState | NEW_VALUE |
| Method Summary | |
|---|---|
| PropertyState | and(PropertyState other) |
| static PropertyState | intern(int value) |
| PropertyState | or(PropertyState other) |
| boolean | test(PropertyState other) |
| PropertyState | xor(PropertyState other) |