public class NamedAnything extends Object implements NamedObject
Constructor and Description |
---|
NamedAnything(String name,
String desc) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the object's description.
|
String |
getName()
Get the object's name
|
String |
toString() |
public String getName()
NamedObject
getName
in interface NamedObject
public String getDescription()
NamedObject
getDescription
in interface NamedObject
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.