public class Illegal extends Object
Constructor and Description |
---|
Illegal() |
Illegal(int basePoint,
String labelId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getBasePoint() |
String |
getLabelId() |
int |
hashCode() |
void |
setBasePoint(int basePoint) |
void |
setLabelId(String labelId) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.