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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 declared as MXDataSetType
protected  MXDataSetType MXDataSetPropertyType.mxDataSet
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return MXDataSetType
 MXDataSetType ObjectFactory.createMXDataSetType()
          Create an instance of MXDataSetType
 MXDataSetType MXDataSetPropertyType.getMXDataSet()
          Gets the value of the mxDataSet property.
 MXDataSetType MXDataSetType.withDataFile(Collection<MXDataFilePropertyType> values)
           
 MXDataSetType MXDataSetType.withDataFile(List<MXDataFilePropertyType> value)
           
 MXDataSetType MXDataSetType.withDataFile(MXDataFilePropertyType... values)
           
 MXDataSetType MXDataSetType.withDatasetCatalogue(Collection<CTCataloguePropertyType> values)
           
 MXDataSetType MXDataSetType.withDatasetCatalogue(CTCataloguePropertyType... values)
           
 MXDataSetType MXDataSetType.withDatasetCatalogue(List<CTCataloguePropertyType> value)
           
 MXDataSetType MXDataSetType.withHas(Collection<MDMetadataPropertyType> values)
           
 MXDataSetType MXDataSetType.withHas(List<MDMetadataPropertyType> value)
           
 MXDataSetType MXDataSetType.withHas(MDMetadataPropertyType... values)
           
 MXDataSetType MXDataSetType.withId(String value)
           
 MXDataSetType MXDataSetType.withPartOf(Collection<DSAggregatePropertyType> values)
           
 MXDataSetType MXDataSetType.withPartOf(DSAggregatePropertyType... values)
           
 MXDataSetType MXDataSetType.withPartOf(List<DSAggregatePropertyType> value)
           
 MXDataSetType MXDataSetType.withSupportFile(Collection<MXSupportFilePropertyType> values)
           
 MXDataSetType MXDataSetType.withSupportFile(List<MXSupportFilePropertyType> value)
           
 MXDataSetType MXDataSetType.withSupportFile(MXSupportFilePropertyType... values)
           
 MXDataSetType MXDataSetType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type MXDataSetType
 JAXBElement<MXDataSetType> ObjectFactory.createMXDataSet(MXDataSetType value)
          Create an instance of JAXBElement<MXDataSetType>}
 void MXDataSetPropertyType.setMXDataSet(MXDataSetType value)
          Sets the value of the mxDataSet property.
 MXDataSetPropertyType MXDataSetPropertyType.withMXDataSet(MXDataSetType value)
           
 



Copyright © 2008-2015. All Rights Reserved.