public class SmfExtendedStreamTLVParameter extends SmfTLVParameter
type, uh, value| Constructor and Description |
|---|
SmfExtendedStreamTLVParameter(int uh) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTwoByteLengthParameter(int uh,
int type,
byte[] value) |
List<SmfExtendedTLVParameter> |
getParameters() |
int |
getSmfEncodedLength() |
int |
getSmfEncodedValueLength() |
toStringpublic void addTwoByteLengthParameter(int uh,
int type,
byte[] value)
public List<SmfExtendedTLVParameter> getParameters()
public int getSmfEncodedValueLength()
public int getSmfEncodedLength()
getSmfEncodedLength in class SmfTLVParameterCopyright 2004-2020 Solace Corporation. All rights reserved.