public class TypeValueInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TypeValueInfo.NameComparator |
static class |
TypeValueInfo.ValueComparator |
| Constructor and Description |
|---|
TypeValueInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getComment() |
String |
getName() |
String |
getValue() |
int |
hashCode() |
void |
setComment(String comment) |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2005–2025 Onix Solutions. All rights reserved.