Uses of Class
ecmwf.common.database.MetadataAttribute
Packages that use MetadataAttribute
Package
Description
-
Uses of MetadataAttribute in ecmwf.common.database
Fields in ecmwf.common.database declared as MetadataAttributeModifier and TypeFieldDescriptionprotected MetadataAttribute
MetadataValue.metadataAttribute
The metadata attribute.Methods in ecmwf.common.database that return MetadataAttributeModifier and TypeMethodDescriptionDataGet.getMetadataAttribute
(String name) Gets the metadata attribute.MetadataValue.getMetadataAttribute()
Gets the metadata attribute.DataGet.getMetadataAttributeArray()
Gets the metadata attribute array.DataGet.getMetadataAttributeObject
(String name) Gets the metadata attribute object.Methods in ecmwf.common.database with parameters of type MetadataAttributeModifier and TypeMethodDescriptionvoid
MetadataValue.setMetadataAttribute
(MetadataAttribute param) Sets the metadata attribute. -
Uses of MetadataAttribute in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return MetadataAttributeModifier and TypeMethodDescriptionDataBaseInterface.getMetadataAttribute
(String name) Gets the metadata attribute.DataBaseInterface.getMetadataAttributeArray()
Gets the metadata attribute array. -
Uses of MetadataAttribute in ecmwf.ecpds.master.plugin.http.dao.datafile
Constructors in ecmwf.ecpds.master.plugin.http.dao.datafile with parameters of type MetadataAttributeModifierConstructorDescriptionprotected
MetaDataBean
(MetadataAttribute attribute) Instantiates a new meta data bean.protected
MetaDataBean
(MetadataAttribute attribute, MetadataValue value) Instantiates a new meta data bean.