Uses of Class
org.gcube.common.metadataprofilediscovery.jaxb.MetadataField
-
Packages that use MetadataField Package Description org.gcube.common.metadataprofilediscovery.jaxb -
-
Uses of MetadataField in org.gcube.common.metadataprofilediscovery.jaxb
Methods in org.gcube.common.metadataprofilediscovery.jaxb that return types with arguments of type MetadataField Modifier and Type Method Description List<MetadataField>MetadataFormat. getMetadataFields()Gets the metadata fields.Methods in org.gcube.common.metadataprofilediscovery.jaxb with parameters of type MetadataField Modifier and Type Method Description voidMetadataFormat. addMetadata(MetadataField Field)Adds the metadata.
-