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:
getDescription
in interfaceIParamNode
-
setDescription
- Specified by:
setDescription
in interfaceIParamNode
-
getName
- Specified by:
getName
in interfaceIParamNode
-
setName
- Specified by:
setName
in interfaceIParamNode
-
getType
- Specified by:
getType
in interfaceIParamNode
-
setType
- Specified by:
setType
in interfaceIParamNode
-