@Generated public class Function extends Object
| Constructor and Description |
|---|
Function() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<FunctionExtraParameter> |
getExtraParameters() |
FunctionFunctionType |
getFunctionType() |
int |
hashCode() |
Function |
setExtraParameters(Collection<FunctionExtraParameter> extraParameters) |
Function |
setFunctionType(FunctionFunctionType functionType) |
String |
toString() |
public Function setExtraParameters(Collection<FunctionExtraParameter> extraParameters)
public Collection<FunctionExtraParameter> getExtraParameters()
public Function setFunctionType(FunctionFunctionType functionType)
public FunctionFunctionType getFunctionType()
Copyright © 2026. All rights reserved.