public interface HeaderDescriptionBean
| Modifier and Type | Method and Description |
|---|---|
void |
addParam(AbstractTLVParameter param) |
int |
getMaxParamAction() |
AbstractTLVParameter[] |
getParams() |
int |
getSmfEncodedLength() |
boolean |
isUnkParamFlagSet() |
void |
reset() |
void |
setParamAction(int uh) |
void |
setUnkParamFlag(boolean unk_param_found) |
void reset()
void addParam(AbstractTLVParameter param)
AbstractTLVParameter[] getParams()
int getSmfEncodedLength()
void setUnkParamFlag(boolean unk_param_found)
boolean isUnkParamFlagSet()
void setParamAction(int uh)
int getMaxParamAction()
Copyright 2004-2019 Solace Corporation. All rights reserved.