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

Packages that use DSInitiativeType
net.opengis.iso19139.gmd.v_20070417   
 

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as DSInitiativeType
protected  DSInitiativeType DSInitiativePropertyType.dsInitiative
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DSInitiativeType
 DSInitiativeType ObjectFactory.createDSInitiativeType()
          Create an instance of DSInitiativeType
 DSInitiativeType DSInitiativePropertyType.getDSInitiative()
          Gets the value of the dsInitiative property.
 DSInitiativeType DSInitiativeType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 DSInitiativeType DSInitiativeType.withComposedOf(DSDataSetPropertyType... values)
           
 DSInitiativeType DSInitiativeType.withComposedOf(List<DSDataSetPropertyType> value)
           
 DSInitiativeType DSInitiativeType.withId(String value)
           
 DSInitiativeType DSInitiativeType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 DSInitiativeType DSInitiativeType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 DSInitiativeType DSInitiativeType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 DSInitiativeType DSInitiativeType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSInitiativeType DSInitiativeType.withSubset(DSAggregatePropertyType... values)
           
 DSInitiativeType DSInitiativeType.withSubset(List<DSAggregatePropertyType> value)
           
 DSInitiativeType DSInitiativeType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSInitiativeType DSInitiativeType.withSuperset(DSAggregatePropertyType... values)
           
 DSInitiativeType DSInitiativeType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSInitiativeType DSInitiativeType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSInitiativeType
 JAXBElement<DSInitiativeType> ObjectFactory.createDSInitiative(DSInitiativeType value)
          Create an instance of JAXBElement<DSInitiativeType>}
 void DSInitiativePropertyType.setDSInitiative(DSInitiativeType value)
          Sets the value of the dsInitiative property.
 DSInitiativePropertyType DSInitiativePropertyType.withDSInitiative(DSInitiativeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.