A
B
C
D
E
F
G
I
N
O
P
R
S
T
U
W
T
- tag(de.jnkconsulting.e3dc.easyrscp.api.frame.Tag) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the Tag and DataType to use.
- tag(kotlin.ByteArray) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the tag to use, here directly as ByteArray.
- timestamp(java.time.Duration) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the value as timestamp and the data type to DataType.TIMESTAMP.
- timestamp(java.time.Instant) - function in de.jnkconsulting.e3dc.easyrscp.frame.DataBuilder
- Sets the value as timestamp and the data type to DataType.TIMESTAMP.
- timestamp(java.time.Instant) - function in de.jnkconsulting.e3dc.easyrscp.frame.FrameBuilder
- Timestamp specified in the frame as the creation time.