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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDMediumFormatCodePropertyType
protected  List<MDMediumFormatCodePropertyType> MDMediumType.mediumFormat
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDMediumFormatCodePropertyType
 MDMediumFormatCodePropertyType ObjectFactory.createMDMediumFormatCodePropertyType()
          Create an instance of MDMediumFormatCodePropertyType
 MDMediumFormatCodePropertyType MDMediumFormatCodePropertyType.withMDMediumFormatCode(CodeListValueType value)
           
 MDMediumFormatCodePropertyType MDMediumFormatCodePropertyType.withNilReason(Collection<String> values)
           
 MDMediumFormatCodePropertyType MDMediumFormatCodePropertyType.withNilReason(List<String> value)
           
 MDMediumFormatCodePropertyType MDMediumFormatCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDMediumFormatCodePropertyType
 List<MDMediumFormatCodePropertyType> MDMediumType.getMediumFormat()
          Gets the value of the mediumFormat property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDMediumFormatCodePropertyType
 MDMediumType MDMediumType.withMediumFormat(MDMediumFormatCodePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDMediumFormatCodePropertyType
 void MDMediumType.setMediumFormat(List<MDMediumFormatCodePropertyType> value)
           
 MDMediumType MDMediumType.withMediumFormat(Collection<MDMediumFormatCodePropertyType> values)
           
 MDMediumType MDMediumType.withMediumFormat(List<MDMediumFormatCodePropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.