|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TlvBlock | |
---|---|
net.jolsrv2.data |
Uses of TlvBlock in net.jolsrv2.data |
---|
Methods in net.jolsrv2.data that return types with arguments of type TlvBlock | |
---|---|
java.util.ArrayList<TlvBlock> |
Message.getTlvBlocks()
Returns the TLV blocks |
Methods in net.jolsrv2.data with parameters of type TlvBlock | |
---|---|
void |
Message.addTlvBlock(TlvBlock tlvBlock)
Adds a TLV block to the message |
void |
Message.setMessageTlvBlock(TlvBlock messageTlvBlock)
Sets the message TLV block |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |