Class KeyDescription
java.lang.Object
org.jfree.xml.generator.model.KeyDescription
A key description.
-
Constructor Summary
ConstructorsConstructorDescriptionKeyDescription(TypeInfo[] parameters) Creates a new key description instance. -
Method Summary
Modifier and TypeMethodDescriptionReturns the comments.TypeInfo[]Returns the parameters.voidsetComments(Comments comments) Sets the comments.
-
Constructor Details
-
KeyDescription
Creates a new key description instance.- Parameters:
parameters- the parameters.
-
-
Method Details
-
getParameters
-
getComments
-
setComments
-