Package ucar.util
Interface NamedObject
-
public interface NamedObject
An object that has a name and a description.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
Get the object's description.String
getName()
Get the object's nameObject
getValue()
-