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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDFormatType
protected  MDFormatType MDFormatPropertyType.mdFormat
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDFormatType
 MDFormatType ObjectFactory.createMDFormatType()
          Create an instance of MDFormatType
 MDFormatType MDFormatPropertyType.getMDFormat()
          Gets the value of the mdFormat property.
 MDFormatType MDFormatType.withAmendmentNumber(CharacterStringPropertyType value)
           
 MDFormatType MDFormatType.withFileDecompressionTechnique(CharacterStringPropertyType value)
           
 MDFormatType MDFormatType.withFormatDistributor(Collection<MDDistributorPropertyType> values)
           
 MDFormatType MDFormatType.withFormatDistributor(List<MDDistributorPropertyType> value)
           
 MDFormatType MDFormatType.withFormatDistributor(MDDistributorPropertyType... values)
           
 MDFormatType MDFormatType.withId(String value)
           
 MDFormatType MDFormatType.withName(CharacterStringPropertyType value)
           
 MDFormatType MDFormatType.withSpecification(CharacterStringPropertyType value)
           
 MDFormatType MDFormatType.withUuid(String value)
           
 MDFormatType MDFormatType.withVersion(CharacterStringPropertyType value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDFormatType
 JAXBElement<MDFormatType> ObjectFactory.createMDFormat(MDFormatType value)
          Create an instance of JAXBElement<MDFormatType>}
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDFormatType
 JAXBElement<MDFormatType> ObjectFactory.createMDFormat(MDFormatType value)
          Create an instance of JAXBElement<MDFormatType>}
 void MDFormatPropertyType.setMDFormat(MDFormatType value)
          Sets the value of the mdFormat property.
 MDFormatPropertyType MDFormatPropertyType.withMDFormat(MDFormatType value)
           
 



Copyright © 2008-2015. All Rights Reserved.