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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDDatatypeCodePropertyType
protected  MDDatatypeCodePropertyType MDExtendedElementInformationType.dataType
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDDatatypeCodePropertyType
 MDDatatypeCodePropertyType ObjectFactory.createMDDatatypeCodePropertyType()
          Create an instance of MDDatatypeCodePropertyType
 MDDatatypeCodePropertyType MDExtendedElementInformationType.getDataType()
          Gets the value of the dataType property.
 MDDatatypeCodePropertyType MDDatatypeCodePropertyType.withMDDatatypeCode(CodeListValueType value)
           
 MDDatatypeCodePropertyType MDDatatypeCodePropertyType.withNilReason(Collection<String> values)
           
 MDDatatypeCodePropertyType MDDatatypeCodePropertyType.withNilReason(List<String> value)
           
 MDDatatypeCodePropertyType MDDatatypeCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDDatatypeCodePropertyType
 void MDExtendedElementInformationType.setDataType(MDDatatypeCodePropertyType value)
          Sets the value of the dataType property.
 MDExtendedElementInformationType MDExtendedElementInformationType.withDataType(MDDatatypeCodePropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.