Public Member Functions | |
| CategoryDefinition (String path) | |
| CategoryDefinition (String path, String description) | |
| String | getParentPath () |
| String | getPath () |
| void | setPath (String newPath) |
| String | getDescription () |
| void | setDescription (String newDescription) |
| String | toString () |
| boolean | equals (Object obj) |
| int | hashCode () |
Private Attributes | |
| String | path |
| String | description |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8