Uses of Class
org.apache.sis.storage.netcdf.AttributeNames.Responsible
-
Packages that use AttributeNames.Responsible Package Description org.apache.sis.storage.netcdf Maps ISO metadata elements from/to the Climate and Forecast (CF) attributes in a netCDF file. -
-
Uses of AttributeNames.Responsible in org.apache.sis.storage.netcdf
Fields in org.apache.sis.storage.netcdf declared as AttributeNames.Responsible Modifier and Type Field Description static AttributeNames.ResponsibleAttributeNames. CONTRIBUTORThe set of attribute names for the contributor (Suggested).static AttributeNames.ResponsibleAttributeNames. CREATORThe set of attribute names for the creator (Recommended).static AttributeNames.ResponsibleAttributeNames. PUBLISHERThe set of attribute names for the publisher (Suggested).
-