public class AdminField extends Object implements Serializable
Constructor and Description |
---|
AdminField() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLongName() |
String |
getShortName() |
int |
hashCode() |
void |
setLongName(String longName) |
void |
setShortName(String shortName) |
String |
toString() |
Copyright © 2024. All rights reserved.