public class DocParam extends Object
Constructor and Description |
---|
DocParam(String name,
DocText description)
Creates a new parameter description.
|
Modifier and Type | Method and Description |
---|---|
DocText |
getDescription()
Gets the parameter description.
|
String |
getName()
Gets the parameter name.
|
String |
toString() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.