public class IeCauseOfInitialization extends InformationElement
Constructor and Description |
---|
IeCauseOfInitialization(int value,
boolean initAfterParameterChange)
Creates a COI (cause of initialization) information element.
|
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
boolean |
isInitAfterParameterChange() |
java.lang.String |
toString() |
public IeCauseOfInitialization(int value, boolean initAfterParameterChange)
value
- value between 0 and 127initAfterParameterChange
- true if initialization after change of local parameters and false if initialization with unchanged
local parameters