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

Packages that use DSSeriesType
net.opengis.iso19139.gmd.v_20060504   
 

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

Subclasses of DSSeriesType in net.opengis.iso19139.gmd.v_20060504
 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.
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type DSSeriesType
protected  JAXBElement<? extends DSSeriesType> DSSeriesPropertyType.dsSeries
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DSSeriesType
 DSSeriesType ObjectFactory.createDSSeriesType()
          Create an instance of DSSeriesType
 DSSeriesType DSSeriesType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 DSSeriesType DSSeriesType.withComposedOf(DSDataSetPropertyType... values)
           
 DSSeriesType DSSeriesType.withComposedOf(List<DSDataSetPropertyType> value)
           
 DSSeriesType DSSeriesType.withId(String value)
           
 DSSeriesType DSSeriesType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 DSSeriesType DSSeriesType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 DSSeriesType DSSeriesType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 DSSeriesType DSSeriesType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSSeriesType DSSeriesType.withSubset(DSAggregatePropertyType... values)
           
 DSSeriesType DSSeriesType.withSubset(List<DSAggregatePropertyType> value)
           
 DSSeriesType DSSeriesType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSSeriesType DSSeriesType.withSuperset(DSAggregatePropertyType... values)
           
 DSSeriesType DSSeriesType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSSeriesType DSSeriesType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type DSSeriesType
 JAXBElement<DSSeriesType> ObjectFactory.createDSSeries(DSSeriesType value)
          Create an instance of JAXBElement<DSSeriesType>}
 JAXBElement<? extends DSSeriesType> DSSeriesPropertyType.getDSSeries()
          Gets the value of the dsSeries property.
 

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

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type DSSeriesType
 void DSSeriesPropertyType.setDSSeries(JAXBElement<? extends DSSeriesType> value)
          Sets the value of the dsSeries property.
 DSSeriesPropertyType DSSeriesPropertyType.withDSSeries(JAXBElement<? extends DSSeriesType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.