Modifier and Type | Field and Description |
---|---|
Asn1NasAltDecodeAction |
Asn1NasAltDecodeTabEntry.oneHAction
oneHAction: action to take if 1/H decoded
|
Asn1NasAltDecodeAction |
Asn1NasAltDecodeTabEntry.zeroLAction
zeroLAction: action to take if 0/L decoded
|
Constructor and Description |
---|
Asn1NasAltDecodeTabEntry(boolean lhflag,
Asn1NasAltDecodeAction zeroLAction,
Asn1NasAltDecodeAction oneHAction) |