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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDScopeCodePropertyType
protected  MDScopeCodePropertyType DQScopeType.level
           
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDScopeCodePropertyType
protected  List<MDScopeCodePropertyType> MDMetadataType.hierarchyLevel
           
protected  List<MDScopeCodePropertyType> MDMaintenanceInformationType.updateScope
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDScopeCodePropertyType
 MDScopeCodePropertyType ObjectFactory.createMDScopeCodePropertyType()
          Create an instance of MDScopeCodePropertyType
 MDScopeCodePropertyType DQScopeType.getLevel()
          Gets the value of the level property.
 MDScopeCodePropertyType MDScopeCodePropertyType.withMDScopeCode(JAXBElement<CodeListValueType> value)
           
 MDScopeCodePropertyType MDScopeCodePropertyType.withNilReason(Collection<String> values)
           
 MDScopeCodePropertyType MDScopeCodePropertyType.withNilReason(List<String> value)
           
 MDScopeCodePropertyType MDScopeCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDScopeCodePropertyType
 List<MDScopeCodePropertyType> MDMetadataType.getHierarchyLevel()
          Gets the value of the hierarchyLevel property.
 List<MDScopeCodePropertyType> MDMaintenanceInformationType.getUpdateScope()
          Gets the value of the updateScope property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDScopeCodePropertyType
 void DQScopeType.setLevel(MDScopeCodePropertyType value)
          Sets the value of the level property.
 MDMetadataType MDMetadataType.withHierarchyLevel(MDScopeCodePropertyType... values)
           
 DQScopeType DQScopeType.withLevel(MDScopeCodePropertyType value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScope(MDScopeCodePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDScopeCodePropertyType
 void MDMetadataType.setHierarchyLevel(List<MDScopeCodePropertyType> value)
           
 void MDMaintenanceInformationType.setUpdateScope(List<MDScopeCodePropertyType> value)
           
 MDMetadataType MDMetadataType.withHierarchyLevel(Collection<MDScopeCodePropertyType> values)
           
 MDMetadataType MDMetadataType.withHierarchyLevel(List<MDScopeCodePropertyType> value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScope(Collection<MDScopeCodePropertyType> values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withUpdateScope(List<MDScopeCodePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.