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

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

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

Subclasses of AbstractMXFileType in net.opengis.iso19139.gmx.v_20060504
 class MXDataFileType
          Java class for MX_DataFile_Type complex type.
 class MXSupportFileType
          Java class for MX_SupportFile_Type complex type.
 

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type AbstractMXFileType
protected  JAXBElement<? extends AbstractMXFileType> MXFilePropertyType.abstractMXFile
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return AbstractMXFileType
 AbstractMXFileType AbstractMXFileType.withFileDescription(CharacterStringPropertyType value)
           
 AbstractMXFileType AbstractMXFileType.withFileName(FileNamePropertyType value)
           
 AbstractMXFileType AbstractMXFileType.withFileType(MimeFileTypePropertyType value)
           
 AbstractMXFileType AbstractMXFileType.withId(String value)
           
 AbstractMXFileType AbstractMXFileType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type AbstractMXFileType
 JAXBElement<AbstractMXFileType> ObjectFactory.createAbstractMXFile(AbstractMXFileType value)
          Create an instance of JAXBElement<AbstractMXFileType>}
 JAXBElement<? extends AbstractMXFileType> MXFilePropertyType.getAbstractMXFile()
          Gets the value of the abstractMXFile property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type AbstractMXFileType
 JAXBElement<AbstractMXFileType> ObjectFactory.createAbstractMXFile(AbstractMXFileType value)
          Create an instance of JAXBElement<AbstractMXFileType>}
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type AbstractMXFileType
 void MXFilePropertyType.setAbstractMXFile(JAXBElement<? extends AbstractMXFileType> value)
          Sets the value of the abstractMXFile property.
 MXFilePropertyType MXFilePropertyType.withAbstractMXFile(JAXBElement<? extends AbstractMXFileType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.