|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QCResultType | |
|---|---|
| net.opengis.omeo.sen1.v_2_0 | |
| Uses of QCResultType in net.opengis.omeo.sen1.v_2_0 |
|---|
| Fields in net.opengis.omeo.sen1.v_2_0 with type parameters of type QCResultType | |
|---|---|
protected List<QCResultType> |
QualityDisclaimerType.offQCResult
|
| Methods in net.opengis.omeo.sen1.v_2_0 that return QCResultType | |
|---|---|
static QCResultType |
QCResultType.fromValue(String v)
|
static QCResultType |
QCResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QCResultType[] |
QCResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.omeo.sen1.v_2_0 that return types with arguments of type QCResultType | |
|---|---|
List<QCResultType> |
QualityDisclaimerType.getOffQCResult()
Gets the value of the offQCResult property. |
| Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type QCResultType | |
|---|---|
QualityDisclaimerType |
QualityDisclaimerType.withOffQCResult(QCResultType... values)
|
| Method parameters in net.opengis.omeo.sen1.v_2_0 with type arguments of type QCResultType | |
|---|---|
void |
QualityDisclaimerType.setOffQCResult(List<QCResultType> value)
|
QualityDisclaimerType |
QualityDisclaimerType.withOffQCResult(Collection<QCResultType> values)
|
QualityDisclaimerType |
QualityDisclaimerType.withOffQCResult(List<QCResultType> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||