public static class QValueParser.QValueResult extends Object implements Comparable<QValueParser.QValueResult>
Constructor and Description |
---|
QValueResult() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(QValueParser.QValueResult other) |
String |
getQvalue() |
String |
getValue() |
boolean |
isQValueZero() |
public String getValue()
public String getQvalue()
public int compareTo(QValueParser.QValueResult other)
compareTo
in interface Comparable<QValueParser.QValueResult>
public boolean isQValueZero()
Copyright © 2016 JBoss by Red Hat. All rights reserved.