|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Column.ColumnType | |
|---|---|
| de.bsvrz.pua.prot.client.dataobject | Datenklassen für die von 'Protokolle und Auswertungen' gesendeten Daten. |
| Uses of Column.ColumnType in de.bsvrz.pua.prot.client.dataobject |
|---|
| Methods in de.bsvrz.pua.prot.client.dataobject that return Column.ColumnType | |
|---|---|
Column.ColumnType |
Column.getType()
|
static Column.ColumnType |
Column.ColumnType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Column.ColumnType[] |
Column.ColumnType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in de.bsvrz.pua.prot.client.dataobject with parameters of type Column.ColumnType | |
|---|---|
Column(Column.ColumnType type,
java.lang.String name,
long reference,
java.lang.String columnName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||