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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDMediumNameCodePropertyType
protected  MDMediumNameCodePropertyType MDMediumType.name
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDMediumNameCodePropertyType
 MDMediumNameCodePropertyType ObjectFactory.createMDMediumNameCodePropertyType()
          Create an instance of MDMediumNameCodePropertyType
 MDMediumNameCodePropertyType MDMediumType.getName()
          Gets the value of the name property.
 MDMediumNameCodePropertyType MDMediumNameCodePropertyType.withMDMediumNameCode(CodeListValueType value)
           
 MDMediumNameCodePropertyType MDMediumNameCodePropertyType.withNilReason(Collection<String> values)
           
 MDMediumNameCodePropertyType MDMediumNameCodePropertyType.withNilReason(List<String> value)
           
 MDMediumNameCodePropertyType MDMediumNameCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDMediumNameCodePropertyType
 void MDMediumType.setName(MDMediumNameCodePropertyType value)
          Sets the value of the name property.
 MDMediumType MDMediumType.withName(MDMediumNameCodePropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.