Package edu.uiuc.ncsa.sas.thing
Class Thing
- java.lang.Object
-
- edu.uiuc.ncsa.sas.thing.Thing
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getType()
void
setType(String type)
String
toString()
-