public class IeValueWithTransientState extends InformationElement
Constructor and Description |
---|
IeValueWithTransientState(int value,
boolean transientState)
Creates a VTI (value with transient state indication) information element.
|
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
boolean |
isTransientState() |
java.lang.String |
toString() |