Package de.elo.mover.main.tiles.ix
Class IndexLine
java.lang.Object
de.elo.mover.main.tiles.ix.IndexLine
public class IndexLine
extends java.lang.Object
Überschrift: IndexLine.
Beschreibung: Klasse zur Kapselung einer Felddefinition aus der Maskendefinition.
Copyright: Copyright (c) ELO Digital Office GmbH 2018 - 2020
-
Field Summary
-
Constructor Summary
Constructors Constructor Description IndexLine()
-
Method Summary
-
Field Details
-
groupName
public java.lang.String groupNameGruppenname aus der Maskendefinition. -
displayName
public java.lang.String displayNameAnzeigename. -
keyFlags
public int keyFlagsFlags Eintrag. -
minLength
public int minLengthMinimale Eingabelänge. -
maxLength
public int maxLengthMaximale Eingabelänge. -
type
public int typeTyp des Feldes.
-
-
Constructor Details
-
IndexLine
public IndexLine()
-