- Umschließende Klasse:
Message
public static interface Message.ArgumentType
Defines constants for each argument type. There are two constants for each argument type, as a byte or as a
String (the _STRING version)
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final Stringstatic final bytestatic final String
-
Felddetails
-
BYTE_STRING
- Siehe auch:
-
BOOLEAN_STRING
- Siehe auch:
-
INT16_STRING
- Siehe auch:
-
UINT16_STRING
- Siehe auch:
-
INT32_STRING
- Siehe auch:
-
UINT32_STRING
- Siehe auch:
-
INT64_STRING
- Siehe auch:
-
UINT64_STRING
- Siehe auch:
-
DOUBLE_STRING
- Siehe auch:
-
FLOAT_STRING
- Siehe auch:
-
STRING_STRING
- Siehe auch:
-
OBJECT_PATH_STRING
- Siehe auch:
-
SIGNATURE_STRING
- Siehe auch:
-
FILEDESCRIPTOR_STRING
- Siehe auch:
-
ARRAY_STRING
- Siehe auch:
-
VARIANT_STRING
- Siehe auch:
-
STRUCT_STRING
- Siehe auch:
-
STRUCT1_STRING
- Siehe auch:
-
STRUCT2_STRING
- Siehe auch:
-
DICT_ENTRY_STRING
- Siehe auch:
-
DICT_ENTRY1_STRING
- Siehe auch:
-
DICT_ENTRY2_STRING
- Siehe auch:
-
BYTE
static final byte BYTE- Siehe auch:
-
BOOLEAN
static final byte BOOLEAN- Siehe auch:
-
INT16
static final byte INT16- Siehe auch:
-
UINT16
static final byte UINT16- Siehe auch:
-
INT32
static final byte INT32- Siehe auch:
-
UINT32
static final byte UINT32- Siehe auch:
-
INT64
static final byte INT64- Siehe auch:
-
UINT64
static final byte UINT64- Siehe auch:
-
DOUBLE
static final byte DOUBLE- Siehe auch:
-
FLOAT
static final byte FLOAT- Siehe auch:
-
STRING
static final byte STRING- Siehe auch:
-
OBJECT_PATH
static final byte OBJECT_PATH- Siehe auch:
-
SIGNATURE
static final byte SIGNATURE- Siehe auch:
-
FILEDESCRIPTOR
static final byte FILEDESCRIPTOR- Siehe auch:
-
ARRAY
static final byte ARRAY- Siehe auch:
-
VARIANT
static final byte VARIANT- Siehe auch:
-
STRUCT
static final byte STRUCT- Siehe auch:
-
STRUCT1
static final byte STRUCT1- Siehe auch:
-
STRUCT2
static final byte STRUCT2- Siehe auch:
-
DICT_ENTRY
static final byte DICT_ENTRY- Siehe auch:
-
DICT_ENTRY1
static final byte DICT_ENTRY1- Siehe auch:
-
DICT_ENTRY2
static final byte DICT_ENTRY2- Siehe auch:
-