protected static class BooleanEditor.ValueEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
text |
protected BooleanEditor.Value |
value |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getText() |
BooleanEditor.Value |
getValue() |
int |
hashCode() |
String |
toString() |
protected final BooleanEditor.Value value
protected final String text
public BooleanEditor.Value getValue()
public String getText()
Copyright © 2008–2021 Ultreia.io. All rights reserved.