Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDScopeDescriptionPropertyType

Packages that use MDScopeDescriptionPropertyType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of MDScopeDescriptionPropertyType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDScopeDescriptionPropertyType
protected  List<MDScopeDescriptionPropertyType> DQScopeType.levelDescription
           
protected  List<MDScopeDescriptionPropertyType> MDMaintenanceInformationType.updateScopeDescription
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDScopeDescriptionPropertyType
 MDScopeDescriptionPropertyType ObjectFactory.createMDScopeDescriptionPropertyType()
          Create an instance of MDScopeDescriptionPropertyType
 MDScopeDescriptionPropertyType MDScopeDescriptionPropertyType.withMDScopeDescription(MDScopeDescriptionType value)
           
 MDScopeDescriptionPropertyType MDScopeDescriptionPropertyType.withNilReason(Collection<String> values)
           
 MDScopeDescriptionPropertyType MDScopeDescriptionPropertyType.withNilReason(List<String> value)
           
 MDScopeDescriptionPropertyType MDScopeDescriptionPropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDScopeDescriptionPropertyType
 List<MDScopeDescriptionPropertyType> DQScopeType.getLevelDescription()
          Gets the value of the levelDescription property.
 List<MDScopeDescriptionPropertyType> MDMaintenanceInformationType.getUpdateScopeDescription()
          Gets the value of the updateScopeDescription property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDScopeDescriptionPropertyType
 DQScopeType DQScopeType.withLevelDescription(MDScopeDescriptionPropertyType... values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScopeDescription(MDScopeDescriptionPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDScopeDescriptionPropertyType
 void DQScopeType.setLevelDescription(List<MDScopeDescriptionPropertyType> value)
           
 void MDMaintenanceInformationType.setUpdateScopeDescription(List<MDScopeDescriptionPropertyType> value)
           
 DQScopeType DQScopeType.withLevelDescription(Collection<MDScopeDescriptionPropertyType> values)
           
 DQScopeType DQScopeType.withLevelDescription(List<MDScopeDescriptionPropertyType> value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScopeDescription(Collection<MDScopeDescriptionPropertyType> values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScopeDescription(List<MDScopeDescriptionPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.