|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.dpml.metro.tools.CategoriesDataType.CategoryDataType
public class CategoriesDataType.CategoryDataType
Build datatype used to construct a categories descriptor.
| Constructor Summary | |
|---|---|
CategoriesDataType.CategoryDataType()
|
|
| Method Summary | |
|---|---|
CategoryDirective |
getCategoryDirective()
Return the category directive. |
void |
setName(String name)
Set the category name. |
void |
setPriority(String priority)
Set the category priority. |
void |
setTarget(String target)
Set the category target. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoriesDataType.CategoryDataType()
| Method Detail |
|---|
public void setName(String name)
name - the category namepublic void setPriority(String priority)
priority - the category prioritypublic void setTarget(String target)
target - the category targetpublic CategoryDirective getCategoryDirective()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||