private class SEPALand.Element
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
lae |
private java.lang.String |
typ |
Constructor and Description |
---|
SEPALand.Element(int lae,
java.lang.String typ) |
Modifier and Type | Method and Description |
---|---|
int |
getLaenge() |
boolean |
isAlpha() |
boolean |
isCharacter() |
boolean |
isNumeric() |