|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.xml.generator.model.KeyDescription
A key description.
| Constructor Summary | |
KeyDescription(TypeInfo[] parameters)
Creates a new key description instance. |
|
| Method Summary | |
Comments |
getComments()
Returns the comments. |
TypeInfo[] |
getParameters()
Returns the parameters. |
void |
setComments(Comments comments)
Sets the comments. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyDescription(TypeInfo[] parameters)
parameters - the parameters.| Method Detail |
public TypeInfo[] getParameters()
public Comments getComments()
public void setComments(Comments comments)
comments - the comments.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||