public class SmfExtendedTLVParameter extends SmfTLVParameter
| Modifier and Type | Field and Description |
|---|---|
int |
preamble |
type, uh, value| Constructor and Description |
|---|
SmfExtendedTLVParameter(int uh,
int preamble,
int type,
byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSmfEncodedLength() |
toStringpublic SmfExtendedTLVParameter(int uh,
int preamble,
int type,
byte[] value)
public int getSmfEncodedLength()
getSmfEncodedLength in class SmfTLVParameterCopyright 2004-2019 Solace Corporation. All rights reserved.