| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected DQDataQualityType |
DQDataQualityPropertyType.dqDataQuality |
| Modifier and Type | Method and Description |
|---|---|
DQDataQualityType |
ObjectFactory.createDQDataQualityType()
Create an instance of
DQDataQualityType |
DQDataQualityType |
DQDataQualityPropertyType.getDQDataQuality()
Gets the value of the dqDataQuality property.
|
DQDataQualityType |
DQDataQualityType.withId(String value) |
DQDataQualityType |
DQDataQualityType.withLineage(LILineagePropertyType value) |
DQDataQualityType |
DQDataQualityType.withReport(Collection<DQElementPropertyType> values) |
DQDataQualityType |
DQDataQualityType.withReport(DQElementPropertyType... values) |
DQDataQualityType |
DQDataQualityType.withReport(List<DQElementPropertyType> value) |
DQDataQualityType |
DQDataQualityType.withScope(DQScopePropertyType value) |
DQDataQualityType |
DQDataQualityType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DQDataQualityType> |
ObjectFactory.createDQDataQuality(DQDataQualityType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DQDataQualityType> |
ObjectFactory.createDQDataQuality(DQDataQualityType value)
|
void |
DQDataQualityPropertyType.setDQDataQuality(DQDataQualityType value)
Sets the value of the dqDataQuality property.
|
DQDataQualityPropertyType |
DQDataQualityPropertyType.withDQDataQuality(DQDataQualityType value) |
Copyright © 2008–2023. All rights reserved.