public class VotLintCode extends Object
Constructor and Description |
---|
VotLintCode(String txt)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode()
Returns the three-letter identifier for this object.
|
int |
hashCode() |
String |
toString() |
public VotLintCode(String txt)
txt
- 3-character string identifying this code;
conventionally the characters are upper case alphanumericsIllegalArgumentException
- if it's not three characters longpublic String getCode()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.