|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.labortarif2009.data.Importer.Fachspec
public static class Importer.Fachspec
Field Summary | |
---|---|
int |
code
|
int |
from
|
java.lang.String |
name
|
int |
until
|
Method Summary | |
---|---|
static int |
getFachspec(Importer.Fachspec[] specs,
int row)
Find the spec a given row belongs to |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int code
public int from
public int until
public java.lang.String name
Method Detail |
---|
public static int getFachspec(Importer.Fachspec[] specs, int row)
specs
- a list of all specsrow
- the row to match
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |