Package gw.lang.reflect
Class ParameterInfoBuilder
java.lang.Object
gw.lang.reflect.ParameterInfoBuilder
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild
(IFeatureInfo container) like
(IParameterInfo param) withDefValue
(IExpression value) withDescription
(String description)
-
Field Details
-
_name
-
_description
-
_type
-
_defValue
-
-
Constructor Details
-
ParameterInfoBuilder
public ParameterInfoBuilder()
-
-
Method Details
-
withName
-
withDescription
-
withType
-
withDefValue
-
withType
-
like
-
build
-