public class IeProtectionQuality extends InformationElement
Modifier and Type | Field and Description |
---|---|
protected int |
value |
Constructor and Description |
---|
IeProtectionQuality(boolean elapsedTimeInvalid,
boolean blocked,
boolean substituted,
boolean notTopical,
boolean invalid) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBlocked() |
boolean |
isElapsedTimeInvalid() |
boolean |
isInvalid() |
boolean |
isNotTopical() |
boolean |
isSubstituted() |
java.lang.String |
toString() |