|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.worldpac.catalog.Category
Part category.
| Field Summary | |
java.lang.String |
description
Text description of the part category. |
boolean |
hasChildren
|
java.lang.String |
id
Worldpac part category identifier. |
int |
level
The depth of the part category, where the root depth is 0. |
boolean |
showChildren
|
| Method Summary | |
java.lang.Object |
clone()
***************************************************************************** |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int level
public java.lang.String id
public java.lang.String description
public boolean showChildren
public boolean hasChildren
| Method Detail |
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||