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 booleanequals(Object obj)StringgetType()voidsetType(String type)StringtoString()
-