Package com.seeq.model
Class FunctionParameterOutputV1
java.lang.Object
com.seeq.model.FunctionParameterOutputV1
The parameters of the function
-
Constructor Details
-
FunctionParameterOutputV1
public FunctionParameterOutputV1()
-
-
Method Details
-
name
-
getName
The identifier of the parameter- Returns:
- name
-
setName
-
optional
-
getOptional
True if this parameter is optional for the function call- Returns:
- optional
-
setOptional
-
type
-
getType
The type of the parameter- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-