| Package | Description |
|---|---|
| net.opengis.omeo.sen1.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<QCResultType> |
QualityDisclaimerType.offQCResult |
| Modifier and Type | Method and Description |
|---|---|
static QCResultType |
QCResultType.fromValue(java.lang.String v) |
static QCResultType |
QCResultType.valueOf(java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<QCResultType> |
QualityDisclaimerType.getOffQCResult()
Gets the value of the offQCResult property.
|
| Modifier and Type | Method and Description |
|---|---|
QualityDisclaimerType |
QualityDisclaimerType.withOffQCResult(QCResultType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
QualityDisclaimerType.setOffQCResult(java.util.List<QCResultType> value) |
QualityDisclaimerType |
QualityDisclaimerType.withOffQCResult(java.util.Collection<QCResultType> values) |
QualityDisclaimerType |
QualityDisclaimerType.withOffQCResult(java.util.List<QCResultType> value) |
Copyright © 2008-2021. All Rights Reserved.