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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as DSStereoMateType
protected  DSStereoMateType DSStereoMatePropertyType.dsStereoMate
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return DSStereoMateType
 DSStereoMateType ObjectFactory.createDSStereoMateType()
          Create an instance of DSStereoMateType
 DSStereoMateType DSStereoMatePropertyType.getDSStereoMate()
          Gets the value of the dsStereoMate property.
 DSStereoMateType DSStereoMateType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 DSStereoMateType DSStereoMateType.withComposedOf(DSDataSetPropertyType... values)
           
 DSStereoMateType DSStereoMateType.withComposedOf(List<DSDataSetPropertyType> value)
           
 DSStereoMateType DSStereoMateType.withId(String value)
           
 DSStereoMateType DSStereoMateType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 DSStereoMateType DSStereoMateType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 DSStereoMateType DSStereoMateType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 DSStereoMateType DSStereoMateType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSStereoMateType DSStereoMateType.withSubset(DSAggregatePropertyType... values)
           
 DSStereoMateType DSStereoMateType.withSubset(List<DSAggregatePropertyType> value)
           
 DSStereoMateType DSStereoMateType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSStereoMateType DSStereoMateType.withSuperset(DSAggregatePropertyType... values)
           
 DSStereoMateType DSStereoMateType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSStereoMateType DSStereoMateType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type DSStereoMateType
 JAXBElement<DSStereoMateType> ObjectFactory.createDSStereoMate(DSStereoMateType value)
          Create an instance of JAXBElement<DSStereoMateType>}
 void DSStereoMatePropertyType.setDSStereoMate(DSStereoMateType value)
          Sets the value of the dsStereoMate property.
 DSStereoMatePropertyType DSStereoMatePropertyType.withDSStereoMate(DSStereoMateType value)
           
 



Copyright © 2008-2016. All Rights Reserved.