Uses of Class
net.opengis.iso19139.gmd.v_20060504.AbstractDSAggregateType

Packages that use AbstractDSAggregateType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.gmx.v_20060504   
 

Uses of AbstractDSAggregateType in net.opengis.iso19139.gmd.v_20060504
 

Subclasses of AbstractDSAggregateType in net.opengis.iso19139.gmd.v_20060504
 class DSInitiativeType
          Java class for DS_Initiative_Type complex type.
 class DSOtherAggregateType
          Java class for DS_OtherAggregate_Type complex type.
 class DSPlatformType
          Java class for DS_Platform_Type complex type.
 class DSProductionSeriesType
          Java class for DS_ProductionSeries_Type complex type.
 class DSSensorType
          Java class for DS_Sensor_Type complex type.
 class DSSeriesType
          Java class for DS_Series_Type complex type.
 class DSStereoMateType
          Java class for DS_StereoMate_Type complex type.
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type AbstractDSAggregateType
protected  JAXBElement<? extends AbstractDSAggregateType> DSAggregatePropertyType.abstractDSAggregate
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return AbstractDSAggregateType
 AbstractDSAggregateType AbstractDSAggregateType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withComposedOf(DSDataSetPropertyType... values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withComposedOf(List<DSDataSetPropertyType> value)
           
 AbstractDSAggregateType AbstractDSAggregateType.withId(String value)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSubset(Collection<DSAggregatePropertyType> values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSubset(DSAggregatePropertyType... values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSubset(List<DSAggregatePropertyType> value)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSuperset(DSAggregatePropertyType... values)
           
 AbstractDSAggregateType AbstractDSAggregateType.withSuperset(List<DSAggregatePropertyType> value)
           
 AbstractDSAggregateType AbstractDSAggregateType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type AbstractDSAggregateType
 JAXBElement<AbstractDSAggregateType> ObjectFactory.createAbstractDSAggregate(AbstractDSAggregateType value)
          Create an instance of JAXBElement<AbstractDSAggregateType>}
 JAXBElement<? extends AbstractDSAggregateType> DSAggregatePropertyType.getAbstractDSAggregate()
          Gets the value of the abstractDSAggregate property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type AbstractDSAggregateType
 JAXBElement<AbstractDSAggregateType> ObjectFactory.createAbstractDSAggregate(AbstractDSAggregateType value)
          Create an instance of JAXBElement<AbstractDSAggregateType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type AbstractDSAggregateType
 void DSAggregatePropertyType.setAbstractDSAggregate(JAXBElement<? extends AbstractDSAggregateType> value)
          Sets the value of the abstractDSAggregate property.
 DSAggregatePropertyType DSAggregatePropertyType.withAbstractDSAggregate(JAXBElement<? extends AbstractDSAggregateType> value)
           
 

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

Subclasses of AbstractDSAggregateType in net.opengis.iso19139.gmx.v_20060504
 class MXAggregateType
          Java class for MX_Aggregate_Type complex type.
 



Copyright © 2008-2015. All Rights Reserved.