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

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

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

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

Methods in net.opengis.iso19139.gmx.v_20060504 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_20060504 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_20060504 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-2016. All Rights Reserved.