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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as DSPlatformType
protected  DSPlatformType DSPlatformPropertyType.dsPlatform
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DSPlatformType
 DSPlatformType ObjectFactory.createDSPlatformType()
          Create an instance of DSPlatformType
 DSPlatformType DSPlatformPropertyType.getDSPlatform()
          Gets the value of the dsPlatform property.
 DSPlatformType DSPlatformType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 DSPlatformType DSPlatformType.withComposedOf(DSDataSetPropertyType... values)
           
 DSPlatformType DSPlatformType.withComposedOf(List<DSDataSetPropertyType> value)
           
 DSPlatformType DSPlatformType.withId(String value)
           
 DSPlatformType DSPlatformType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 DSPlatformType DSPlatformType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 DSPlatformType DSPlatformType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 DSPlatformType DSPlatformType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSPlatformType DSPlatformType.withSubset(DSAggregatePropertyType... values)
           
 DSPlatformType DSPlatformType.withSubset(List<DSAggregatePropertyType> value)
           
 DSPlatformType DSPlatformType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSPlatformType DSPlatformType.withSuperset(DSAggregatePropertyType... values)
           
 DSPlatformType DSPlatformType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSPlatformType DSPlatformType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DSPlatformType
 JAXBElement<DSPlatformType> ObjectFactory.createDSPlatform(DSPlatformType value)
          Create an instance of JAXBElement<DSPlatformType>}
 void DSPlatformPropertyType.setDSPlatform(DSPlatformType value)
          Sets the value of the dsPlatform property.
 DSPlatformPropertyType DSPlatformPropertyType.withDSPlatform(DSPlatformType value)
           
 



Copyright © 2008-2015. All Rights Reserved.