Uses of Class
net.opengis.iso19139.gmd.v_20070417.DSDataSetType

Packages that use DSDataSetType
net.opengis.iso19139.gmd.v_20070417   
net.opengis.iso19139.gmx.v_20070417   
 

Uses of DSDataSetType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type DSDataSetType
protected  JAXBElement<? extends DSDataSetType> DSDataSetPropertyType.dsDataSet
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DSDataSetType
 DSDataSetType ObjectFactory.createDSDataSetType()
          Create an instance of DSDataSetType
 DSDataSetType DSDataSetType.withHas(Collection<MDMetadataPropertyType> values)
           
 DSDataSetType DSDataSetType.withHas(List<MDMetadataPropertyType> value)
           
 DSDataSetType DSDataSetType.withHas(MDMetadataPropertyType... values)
           
 DSDataSetType DSDataSetType.withId(String value)
           
 DSDataSetType DSDataSetType.withPartOf(Collection<DSAggregatePropertyType> values)
           
 DSDataSetType DSDataSetType.withPartOf(DSAggregatePropertyType... values)
           
 DSDataSetType DSDataSetType.withPartOf(List<DSAggregatePropertyType> value)
           
 DSDataSetType DSDataSetType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type DSDataSetType
 JAXBElement<DSDataSetType> ObjectFactory.createDSDataSet(DSDataSetType value)
          Create an instance of JAXBElement<DSDataSetType>}
 JAXBElement<? extends DSDataSetType> DSDataSetPropertyType.getDSDataSet()
          Gets the value of the dsDataSet property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSDataSetType
 JAXBElement<DSDataSetType> ObjectFactory.createDSDataSet(DSDataSetType value)
          Create an instance of JAXBElement<DSDataSetType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type DSDataSetType
 void DSDataSetPropertyType.setDSDataSet(JAXBElement<? extends DSDataSetType> value)
          Sets the value of the dsDataSet property.
 DSDataSetPropertyType DSDataSetPropertyType.withDSDataSet(JAXBElement<? extends DSDataSetType> value)
           
 

Uses of DSDataSetType in net.opengis.iso19139.gmx.v_20070417
 

Subclasses of DSDataSetType in net.opengis.iso19139.gmx.v_20070417
 class MXDataSetType
          Java class for MX_DataSet_Type complex type.
 



Copyright © 2008-2015. All Rights Reserved.