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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as DSProductionSeriesType
protected  DSProductionSeriesType DSProductionSeriesPropertyType.dsProductionSeries
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DSProductionSeriesType
 DSProductionSeriesType ObjectFactory.createDSProductionSeriesType()
          Create an instance of DSProductionSeriesType
 DSProductionSeriesType DSProductionSeriesPropertyType.getDSProductionSeries()
          Gets the value of the dsProductionSeries property.
 DSProductionSeriesType DSProductionSeriesType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 DSProductionSeriesType DSProductionSeriesType.withComposedOf(DSDataSetPropertyType... values)
           
 DSProductionSeriesType DSProductionSeriesType.withComposedOf(List<DSDataSetPropertyType> value)
           
 DSProductionSeriesType DSProductionSeriesType.withId(String value)
           
 DSProductionSeriesType DSProductionSeriesType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 DSProductionSeriesType DSProductionSeriesType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 DSProductionSeriesType DSProductionSeriesType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 DSProductionSeriesType DSProductionSeriesType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSProductionSeriesType DSProductionSeriesType.withSubset(DSAggregatePropertyType... values)
           
 DSProductionSeriesType DSProductionSeriesType.withSubset(List<DSAggregatePropertyType> value)
           
 DSProductionSeriesType DSProductionSeriesType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSProductionSeriesType DSProductionSeriesType.withSuperset(DSAggregatePropertyType... values)
           
 DSProductionSeriesType DSProductionSeriesType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSProductionSeriesType DSProductionSeriesType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DSProductionSeriesType
 JAXBElement<DSProductionSeriesType> ObjectFactory.createDSProductionSeries(DSProductionSeriesType value)
          Create an instance of JAXBElement<DSProductionSeriesType>}
 void DSProductionSeriesPropertyType.setDSProductionSeries(DSProductionSeriesType value)
          Sets the value of the dsProductionSeries property.
 DSProductionSeriesPropertyType DSProductionSeriesPropertyType.withDSProductionSeries(DSProductionSeriesType value)
           
 



Copyright © 2008-2015. All Rights Reserved.