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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type MXDataFilePropertyType
protected  List<MXDataFilePropertyType> MXDataSetType.dataFile
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return MXDataFilePropertyType
 MXDataFilePropertyType ObjectFactory.createMXDataFilePropertyType()
          Create an instance of MXDataFilePropertyType
 MXDataFilePropertyType MXDataFilePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withArcrole(String value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withHref(String value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withMXDataFile(MXDataFileType value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withNilReason(Collection<String> values)
           
 MXDataFilePropertyType MXDataFilePropertyType.withNilReason(List<String> value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withNilReason(String... values)
           
 MXDataFilePropertyType MXDataFilePropertyType.withRole(String value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withTitle(String value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MXDataFilePropertyType MXDataFilePropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type MXDataFilePropertyType
 List<MXDataFilePropertyType> MXDataSetType.getDataFile()
          Gets the value of the dataFile property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type MXDataFilePropertyType
 MXDataSetType MXDataSetType.withDataFile(MXDataFilePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type MXDataFilePropertyType
 void MXDataSetType.setDataFile(List<MXDataFilePropertyType> value)
           
 MXDataSetType MXDataSetType.withDataFile(Collection<MXDataFilePropertyType> values)
           
 MXDataSetType MXDataSetType.withDataFile(List<MXDataFilePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.