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

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

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

Fields in net.opengis.iso19139.gmx.v_20060504 declared as MXAggregateType
protected  MXAggregateType MXAggregatePropertyType.mxAggregate
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return MXAggregateType
 MXAggregateType ObjectFactory.createMXAggregateType()
          Create an instance of MXAggregateType
 MXAggregateType MXAggregatePropertyType.getMXAggregate()
          Gets the value of the mxAggregate property.
 MXAggregateType MXAggregateType.withAggregateCatalogue(Collection<CTCataloguePropertyType> values)
           
 MXAggregateType MXAggregateType.withAggregateCatalogue(CTCataloguePropertyType... values)
           
 MXAggregateType MXAggregateType.withAggregateCatalogue(List<CTCataloguePropertyType> value)
           
 MXAggregateType MXAggregateType.withAggregateFile(Collection<MXSupportFilePropertyType> values)
           
 MXAggregateType MXAggregateType.withAggregateFile(List<MXSupportFilePropertyType> value)
           
 MXAggregateType MXAggregateType.withAggregateFile(MXSupportFilePropertyType... values)
           
 MXAggregateType MXAggregateType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 MXAggregateType MXAggregateType.withComposedOf(DSDataSetPropertyType... values)
           
 MXAggregateType MXAggregateType.withComposedOf(List<DSDataSetPropertyType> value)
           
 MXAggregateType MXAggregateType.withId(String value)
           
 MXAggregateType MXAggregateType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 MXAggregateType MXAggregateType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 MXAggregateType MXAggregateType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 MXAggregateType MXAggregateType.withSubset(Collection<DSAggregatePropertyType> values)
           
 MXAggregateType MXAggregateType.withSubset(DSAggregatePropertyType... values)
           
 MXAggregateType MXAggregateType.withSubset(List<DSAggregatePropertyType> value)
           
 MXAggregateType MXAggregateType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 MXAggregateType MXAggregateType.withSuperset(DSAggregatePropertyType... values)
           
 MXAggregateType MXAggregateType.withSuperset(List<DSAggregatePropertyType> value)
           
 MXAggregateType MXAggregateType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type MXAggregateType
 JAXBElement<MXAggregateType> ObjectFactory.createMXAggregate(MXAggregateType value)
          Create an instance of JAXBElement<MXAggregateType>}
 void MXAggregatePropertyType.setMXAggregate(MXAggregateType value)
          Sets the value of the mxAggregate property.
 MXAggregatePropertyType MXAggregatePropertyType.withMXAggregate(MXAggregateType value)
           
 



Copyright © 2008-2015. All Rights Reserved.