Uses of Class
net.opengis.iso19139.gmx.v_20070417.MXDataFileType

Packages that use MXDataFileType
net.opengis.iso19139.gmx.v_20070417   
 

Uses of MXDataFileType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 declared as MXDataFileType
protected  MXDataFileType MXDataFilePropertyType.mxDataFile
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return MXDataFileType
 MXDataFileType ObjectFactory.createMXDataFileType()
          Create an instance of MXDataFileType
 MXDataFileType MXDataFilePropertyType.getMXDataFile()
          Gets the value of the mxDataFile property.
 MXDataFileType MXDataFileType.withFeatureTypes(Collection<GenericNamePropertyType> values)
           
 MXDataFileType MXDataFileType.withFeatureTypes(GenericNamePropertyType... values)
           
 MXDataFileType MXDataFileType.withFeatureTypes(List<GenericNamePropertyType> value)
           
 MXDataFileType MXDataFileType.withFileDescription(CharacterStringPropertyType value)
           
 MXDataFileType MXDataFileType.withFileFormat(MDFormatPropertyType value)
           
 MXDataFileType MXDataFileType.withFileName(FileNamePropertyType value)
           
 MXDataFileType MXDataFileType.withFileType(MimeFileTypePropertyType value)
           
 MXDataFileType MXDataFileType.withId(String value)
           
 MXDataFileType MXDataFileType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MXDataFileType
 JAXBElement<MXDataFileType> ObjectFactory.createMXDataFile(MXDataFileType value)
          Create an instance of JAXBElement<MXDataFileType>}
 void MXDataFilePropertyType.setMXDataFile(MXDataFileType value)
          Sets the value of the mxDataFile property.
 MXDataFilePropertyType MXDataFilePropertyType.withMXDataFile(MXDataFileType value)
           
 



Copyright © 2008-2015. All Rights Reserved.