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

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

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

Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type MXSupportFilePropertyType
protected  List<MXSupportFilePropertyType> MXAggregateType.aggregateFile
           
protected  List<MXSupportFilePropertyType> MXDataSetType.supportFile
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type MXSupportFilePropertyType
 List<MXSupportFilePropertyType> MXAggregateType.getAggregateFile()
          Gets the value of the aggregateFile property.
 List<MXSupportFilePropertyType> MXDataSetType.getSupportFile()
          Gets the value of the supportFile property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type MXSupportFilePropertyType
 MXAggregateType MXAggregateType.withAggregateFile(MXSupportFilePropertyType... values)
           
 MXDataSetType MXDataSetType.withSupportFile(MXSupportFilePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type MXSupportFilePropertyType
 void MXAggregateType.setAggregateFile(List<MXSupportFilePropertyType> value)
           
 void MXDataSetType.setSupportFile(List<MXSupportFilePropertyType> value)
           
 MXAggregateType MXAggregateType.withAggregateFile(Collection<MXSupportFilePropertyType> values)
           
 MXAggregateType MXAggregateType.withAggregateFile(List<MXSupportFilePropertyType> value)
           
 MXDataSetType MXDataSetType.withSupportFile(Collection<MXSupportFilePropertyType> values)
           
 MXDataSetType MXDataSetType.withSupportFile(List<MXSupportFilePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.