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

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

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

Subclasses of DSOtherAggregateType in net.opengis.iso19139.gmd.v_20060504
 class DSStereoMateType
          Java class for DS_StereoMate_Type complex type.
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type DSOtherAggregateType
protected  JAXBElement<? extends DSOtherAggregateType> DSOtherAggregatePropertyType.dsOtherAggregate
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type DSOtherAggregateType
 JAXBElement<DSOtherAggregateType> ObjectFactory.createDSOtherAggregate(DSOtherAggregateType value)
          Create an instance of JAXBElement<DSOtherAggregateType>}
 JAXBElement<? extends DSOtherAggregateType> DSOtherAggregatePropertyType.getDSOtherAggregate()
          Gets the value of the dsOtherAggregate property.
 

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

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type DSOtherAggregateType
 void DSOtherAggregatePropertyType.setDSOtherAggregate(JAXBElement<? extends DSOtherAggregateType> value)
          Sets the value of the dsOtherAggregate property.
 DSOtherAggregatePropertyType DSOtherAggregatePropertyType.withDSOtherAggregate(JAXBElement<? extends DSOtherAggregateType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.