public final class ValueName extends Object implements Comparable<ValueName>
| Constructor and Description |
|---|
ValueName(String name,
String moduleName) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ValueName o) |
boolean |
equals(Object obj) |
String |
getModuleName() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2017. All rights reserved.