Package gw.internal.gosu.javadoc
Class ParamNode
java.lang.Object
gw.internal.gosu.javadoc.ParamNode
- All Implemented Interfaces:
IParamNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_description
-
_name
-
_type
-
-
Constructor Details
-
ParamNode
ParamNode()
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceIParamNode
-
setDescription
- Specified by:
setDescriptionin interfaceIParamNode
-
getName
- Specified by:
getNamein interfaceIParamNode
-
setName
- Specified by:
setNamein interfaceIParamNode
-
getType
- Specified by:
getTypein interfaceIParamNode
-
setType
- Specified by:
setTypein interfaceIParamNode
-