Class ResolvedFunctionSpecification
java.lang.Object
io.polyapi.plugin.model.specification.resolved.ResolvedSpecification
io.polyapi.plugin.model.specification.resolved.ResolvedFunctionSpecification
- All Implemented Interfaces:
PolyObject,Generable
- Direct Known Subclasses:
ResolvedAuthFunctionSpecification,ResolvedDefaultFunctionSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.polyapi.plugin.model.generation.Generable
getClassName, getPackageName
-
Constructor Details
-
ResolvedFunctionSpecification
-
ResolvedFunctionSpecification
-
-
Method Details
-
getReturnType
-
getParamNames
-
getParamVariableNames
-
getParamTypes
-
getMethodSignature
-
isReturnsValue
-