Uses of Class
net.opengis.iso19139.gmd.v_20070417.DQScopePropertyType
-
Packages that use DQScopePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of DQScopePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as DQScopePropertyType Modifier and Type Field Description protected DQScopePropertyTypeDQDataQualityType. scopeMethods in net.opengis.iso19139.gmd.v_20070417 that return DQScopePropertyType Modifier and Type Method Description DQScopePropertyTypeObjectFactory. createDQScopePropertyType()Create an instance ofDQScopePropertyTypeDQScopePropertyTypeDQDataQualityType. getScope()Gets the value of the scope property.DQScopePropertyTypeDQScopePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)DQScopePropertyTypeDQScopePropertyType. withArcrole(String value)DQScopePropertyTypeDQScopePropertyType. withDQScope(DQScopeType value)DQScopePropertyTypeDQScopePropertyType. withHref(String value)DQScopePropertyTypeDQScopePropertyType. withNilReason(String... values)DQScopePropertyTypeDQScopePropertyType. withNilReason(Collection<String> values)DQScopePropertyTypeDQScopePropertyType. withNilReason(List<String> value)DQScopePropertyTypeDQScopePropertyType. withRole(String value)DQScopePropertyTypeDQScopePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)DQScopePropertyTypeDQScopePropertyType. withTitle(String value)DQScopePropertyTypeDQScopePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)DQScopePropertyTypeDQScopePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DQScopePropertyType Modifier and Type Method Description voidDQDataQualityType. setScope(DQScopePropertyType value)Sets the value of the scope property.DQDataQualityTypeDQDataQualityType. withScope(DQScopePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type DQScopePropertyType Constructor Description DQDataQualityType(String id, String uuid, DQScopePropertyType scope, List<DQElementPropertyType> report, LILineagePropertyType lineage)Fully-initialising value constructor
-