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