| Modifier and Type | Field and Description |
|---|---|
private static List<BastBand.BastFormat> |
bastFormate |
private String |
kommando |
private String |
name |
private int |
value |
| Constructor and Description |
|---|
BastFormat(String komm,
int v,
String name) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static int |
getIntVonKommandoParam(String kommando) |
(package private) static int |
getIntVonName(String name) |
(package private) static String |
getNameVonInt(int v) |
private static List<BastBand.BastFormat> bastFormate
private final String kommando
private final String name
private final int value
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.