Uses of Class
net.opengis.ows._2.MetadataType

Packages that use MetadataType
net.opengis.fes._2   
net.opengis.ows._2   
net.opengis.wfs._2_1   
 

Uses of MetadataType in net.opengis.fes._2
 

Fields in net.opengis.fes._2 declared as MetadataType
protected  MetadataType ResourceIdentifierType.metadata
           
protected  MetadataType ArgumentType.metadata
           
protected  MetadataType AvailableFunctionType.metadata
           
 

Methods in net.opengis.fes._2 that return MetadataType
 MetadataType ResourceIdentifierType.getMetadata()
          Obtient la valeur de la propriété metadata.
 MetadataType ArgumentType.getMetadata()
          Obtient la valeur de la propriété metadata.
 MetadataType AvailableFunctionType.getMetadata()
          Obtient la valeur de la propriété metadata.
 

Methods in net.opengis.fes._2 with parameters of type MetadataType
 void ResourceIdentifierType.setMetadata(MetadataType value)
          Définit la valeur de la propriété metadata.
 void ArgumentType.setMetadata(MetadataType value)
          Définit la valeur de la propriété metadata.
 void AvailableFunctionType.setMetadata(MetadataType value)
          Définit la valeur de la propriété metadata.
 

Uses of MetadataType in net.opengis.ows._2
 

Fields in net.opengis.ows._2 with type parameters of type MetadataType
protected  List<MetadataType> UnNamedDomainType.metadata
           
protected  List<MetadataType> BasicIdentificationType.metadata
           
protected  List<MetadataType> DatasetDescriptionSummaryBaseType.metadata
           
protected  List<MetadataType> ReferenceType.metadata
           
protected  List<MetadataType> Operation.metadata
           
protected  List<MetadataType> ContentsBaseType.otherSource
           
 

Methods in net.opengis.ows._2 that return MetadataType
 MetadataType ObjectFactory.createMetadataType()
          Create an instance of MetadataType
 

Methods in net.opengis.ows._2 that return types with arguments of type MetadataType
 JAXBElement<MetadataType> ObjectFactory.createMetadata(MetadataType value)
          Create an instance of JAXBElement<MetadataType>}
 JAXBElement<MetadataType> ObjectFactory.createOtherSource(MetadataType value)
          Create an instance of JAXBElement<MetadataType>}
 List<MetadataType> UnNamedDomainType.getMetadata()
          Optional unordered list of other metadata about this quantity.
 List<MetadataType> BasicIdentificationType.getMetadata()
          Optional unordered list of additional metadata about this data(set).
 List<MetadataType> DatasetDescriptionSummaryBaseType.getMetadata()
          Optional unordered list of additional metadata about this dataset.
 List<MetadataType> ReferenceType.getMetadata()
          Optional unordered list of additional metadata about this resource.
 List<MetadataType> Operation.getMetadata()
          Optional unordered list of additional metadata about this operation and its' implementation.
 List<MetadataType> ContentsBaseType.getOtherSource()
          Unordered set of references to other sources of metadata describing the coverage offerings available from this server.Gets the value of the otherSource property.
 

Methods in net.opengis.ows._2 with parameters of type MetadataType
 JAXBElement<MetadataType> ObjectFactory.createMetadata(MetadataType value)
          Create an instance of JAXBElement<MetadataType>}
 JAXBElement<MetadataType> ObjectFactory.createOtherSource(MetadataType value)
          Create an instance of JAXBElement<MetadataType>}
 

Uses of MetadataType in net.opengis.wfs._2_1
 

Fields in net.opengis.wfs._2_1 declared as MetadataType
protected  MetadataType ElementType.metadata
           
 

Fields in net.opengis.wfs._2_1 with type parameters of type MetadataType
protected  List<MetadataType> StoredQueryDescriptionType.metadata
           
protected  List<MetadataType> ParameterExpressionType.metadata
           
 

Methods in net.opengis.wfs._2_1 that return MetadataType
 MetadataType ElementType.getMetadata()
          Obtient la valeur de la propriété metadata.
 

Methods in net.opengis.wfs._2_1 that return types with arguments of type MetadataType
 List<MetadataType> StoredQueryDescriptionType.getMetadata()
          Gets the value of the metadata property.
 List<MetadataType> ParameterExpressionType.getMetadata()
          Gets the value of the metadata property.
 

Methods in net.opengis.wfs._2_1 with parameters of type MetadataType
 void ElementType.setMetadata(MetadataType value)
          Définit la valeur de la propriété metadata.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.