public class IeDoublePointWithQuality extends InformationElement
Modifier and Type | Class and Description |
---|---|
static class |
IeDoublePointWithQuality.DoublePointInformation |
Modifier and Type | Field and Description |
---|---|
protected int |
value |
Constructor and Description |
---|
IeDoublePointWithQuality(IeDoublePointWithQuality.DoublePointInformation dpi,
boolean blocked,
boolean substituted,
boolean notTopical,
boolean invalid) |
Modifier and Type | Method and Description |
---|---|
IeDoublePointWithQuality.DoublePointInformation |
getDoublePointInformation() |
boolean |
isBlocked() |
boolean |
isInvalid() |
boolean |
isNotTopical() |
boolean |
isSubstituted() |
java.lang.String |
toString() |
public IeDoublePointWithQuality(IeDoublePointWithQuality.DoublePointInformation dpi, boolean blocked, boolean substituted, boolean notTopical, boolean invalid)
public IeDoublePointWithQuality.DoublePointInformation getDoublePointInformation()
public java.lang.String toString()
public boolean isBlocked()
public boolean isSubstituted()
public boolean isNotTopical()
public boolean isInvalid()