Uses of Class
net.opengis.iso19139.gmd.v_20060504.DQScopeType

Packages that use DQScopeType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of DQScopeType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as DQScopeType
protected  DQScopeType DQScopePropertyType.dqScope
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DQScopeType
 DQScopeType ObjectFactory.createDQScopeType()
          Create an instance of DQScopeType
 DQScopeType DQScopePropertyType.getDQScope()
          Gets the value of the dqScope property.
 DQScopeType DQScopeType.withExtent(EXExtentPropertyType value)
           
 DQScopeType DQScopeType.withId(String value)
           
 DQScopeType DQScopeType.withLevel(MDScopeCodePropertyType value)
           
 DQScopeType DQScopeType.withLevelDescription(Collection<MDScopeDescriptionPropertyType> values)
           
 DQScopeType DQScopeType.withLevelDescription(List<MDScopeDescriptionPropertyType> value)
           
 DQScopeType DQScopeType.withLevelDescription(MDScopeDescriptionPropertyType... values)
           
 DQScopeType DQScopeType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type DQScopeType
 JAXBElement<DQScopeType> ObjectFactory.createDQScope(DQScopeType value)
          Create an instance of JAXBElement<DQScopeType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DQScopeType
 JAXBElement<DQScopeType> ObjectFactory.createDQScope(DQScopeType value)
          Create an instance of JAXBElement<DQScopeType>}
 void DQScopePropertyType.setDQScope(DQScopeType value)
          Sets the value of the dqScope property.
 DQScopePropertyType DQScopePropertyType.withDQScope(DQScopeType value)
           
 



Copyright © 2008-2016. All Rights Reserved.