Class FunctionSpecification
java.lang.Object
io.polyapi.plugin.model.specification.Specification
io.polyapi.plugin.model.specification.function.FunctionSpecification
- Direct Known Subclasses:
ApiFunctionSpecification,AuthFunctionSpecification,ClientFunctionSpecification,ServerFunctionSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(PolySpecificationVisitor visitor) booleanprotected abstract StringinthashCode()Methods inherited from class io.polyapi.plugin.model.specification.Specification
getClassName, getPackageName
-
Constructor Details
-
FunctionSpecification
public FunctionSpecification()
-
-
Method Details
-
getSpecificationType
- Specified by:
getSpecificationTypein classSpecification
-
getSpecificationSubtype
-
accept
- Overrides:
acceptin classSpecification
-
hashCode
public int hashCode()- Overrides:
hashCodein classSpecification
-
equals
- Overrides:
equalsin classSpecification
-