A
B
C
D
E
F
G
I
N
O
P
R
S
T
U
W
U
- uchar8(java.lang.Byte) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the value as Byte and the data type to DataType.UCHAR8.
- uint16(java.lang.Short) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the value as Short and the data type to DataType.UINT16.
- uint32(java.lang.Integer) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the value as Int and the data type to DataType.UINT32.
- uint64(java.lang.Long) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the value as Long and the data type to DataType.UINT64.