public static class IEC61499data.Single_byte_character_representation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
digit |
protected java.lang.String |
string |
Constructor and Description |
---|
Single_byte_character_representation() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_digit()
Access to parse result.
|
java.lang.String |
get_string()
Access to parse result.
|