GenericsTCK

package

Default

Methods

__construct

__construct() 

interfaceWithApiArg

interfaceWithApiArg( $arg0) : \io\vertx\jphp\codegen\testmodel\InterfaceWithApiArg

Arguments

$arg0

RefedInterface1

Response

\io\vertx\jphp\codegen\testmodel\InterfaceWithApiArg

interfaceWithStringArg

interfaceWithStringArg( $arg0) : \io\vertx\jphp\codegen\testmodel\InterfaceWithStringArg

interfaceWithVariableArg

interfaceWithVariableArg( $arg0,  $arg1,  $arg2) : \io\vertx\jphp\codegen\testmodel\InterfaceWithVariableArg<T,U>

Arguments

$arg0

mixed

$arg1

string

$arg2

mixed

Response

\io\vertx\jphp\codegen\testmodel\InterfaceWithVariableArg

methodWithBooleanParameterizedReturn

methodWithBooleanParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Boolean>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithByteParameterizedReturn

methodWithByteParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Byte>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithCharacterParameterizedReturn

methodWithCharacterParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Character>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithClassTypeFunctionParam

methodWithClassTypeFunctionParam( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

callable

methodWithClassTypeFunctionReturn

methodWithClassTypeFunctionReturn( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

callable

methodWithClassTypeHandler

methodWithClassTypeHandler( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

callable

methodWithClassTypeHandlerAsyncResult

methodWithClassTypeHandlerAsyncResult( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

callable

methodWithClassTypeParam

methodWithClassTypeParam( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

mixed

methodWithClassTypeParameterizedReturn

methodWithClassTypeParameterizedReturn( $arg0) : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<U>

Arguments

$arg0

string

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithClassTypeReturn

methodWithClassTypeReturn( $arg0) : mixed

Arguments

$arg0

string

Response

mixed

methodWithDataObjectParameterizedReturn

methodWithDataObjectParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<TestDataObject>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithDoubleParameterizedReturn

methodWithDoubleParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Double>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithEnumParameterizedReturn

methodWithEnumParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<TestEnum>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithFloatParameterizedReturn

methodWithFloatParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Float>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithFunctionParamBooleanParameterized

methodWithFunctionParamBooleanParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamByteParameterized

methodWithFunctionParamByteParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamCharacterParameterized

methodWithFunctionParamCharacterParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamClassTypeParameterized

methodWithFunctionParamClassTypeParameterized( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

callable

methodWithFunctionParamDataObjectParameterized

methodWithFunctionParamDataObjectParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamDoubleParameterized

methodWithFunctionParamDoubleParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamEnumParameterized

methodWithFunctionParamEnumParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamFloatParameterized

methodWithFunctionParamFloatParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamGenEnumParameterized

methodWithFunctionParamGenEnumParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamIntegerParameterized

methodWithFunctionParamIntegerParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamJsonArrayParameterized

methodWithFunctionParamJsonArrayParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamJsonObjectParameterized

methodWithFunctionParamJsonObjectParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamLongParameterized

methodWithFunctionParamLongParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamShortParameterized

methodWithFunctionParamShortParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamStringParameterized

methodWithFunctionParamStringParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithFunctionParamUserTypeParameterized

methodWithFunctionParamUserTypeParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithGenEnumParameterizedReturn

methodWithGenEnumParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<TestGenEnum>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithGenericNullableApiReturn

methodWithGenericNullableApiReturn( $arg0) : \io\vertx\jphp\codegen\testmodel\GenericNullableRefedInterface<RefedInterface1>

Arguments

$arg0

boolean

Response

\io\vertx\jphp\codegen\testmodel\GenericNullableRefedInterface

methodWithHandlerAsyncResultBooleanParameterized

methodWithHandlerAsyncResultBooleanParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultByteParameterized

methodWithHandlerAsyncResultByteParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultCharacterParameterized

methodWithHandlerAsyncResultCharacterParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultClassTypeParameterized

methodWithHandlerAsyncResultClassTypeParameterized( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

callable

methodWithHandlerAsyncResultDataObjectParameterized

methodWithHandlerAsyncResultDataObjectParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultDoubleParameterized

methodWithHandlerAsyncResultDoubleParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultEnumParameterized

methodWithHandlerAsyncResultEnumParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultFloatParameterized

methodWithHandlerAsyncResultFloatParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultGenEnumParameterized

methodWithHandlerAsyncResultGenEnumParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultGenericNullableApi

methodWithHandlerAsyncResultGenericNullableApi( $arg0,  $arg1) : void

Arguments

$arg0

boolean

$arg1

callable

methodWithHandlerAsyncResultIntegerParameterized

methodWithHandlerAsyncResultIntegerParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultJsonArrayParameterized

methodWithHandlerAsyncResultJsonArrayParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultJsonObjectParameterized

methodWithHandlerAsyncResultJsonObjectParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultLongParameterized

methodWithHandlerAsyncResultLongParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultParamInfered

methodWithHandlerAsyncResultParamInfered( $arg0,  $arg1) : void

Arguments

$arg0

GenericRefedInterface

$arg1

callable

methodWithHandlerAsyncResultShortParameterized

methodWithHandlerAsyncResultShortParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultStringParameterized

methodWithHandlerAsyncResultStringParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerAsyncResultUserTypeParameterized

methodWithHandlerAsyncResultUserTypeParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerBooleanParameterized

methodWithHandlerBooleanParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerByteParameterized

methodWithHandlerByteParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerCharacterParameterized

methodWithHandlerCharacterParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerClassTypeParameterized

methodWithHandlerClassTypeParameterized( $arg0,  $arg1) : void

Arguments

$arg0

string

$arg1

callable

methodWithHandlerDataObjectParameterized

methodWithHandlerDataObjectParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerDoubleParameterized

methodWithHandlerDoubleParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerEnumParameterized

methodWithHandlerEnumParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerFloatParameterized

methodWithHandlerFloatParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerGenEnumParameterized

methodWithHandlerGenEnumParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerGenericNullableApi

methodWithHandlerGenericNullableApi( $arg0,  $arg1) : void

Arguments

$arg0

boolean

$arg1

callable

methodWithHandlerIntegerParameterized

methodWithHandlerIntegerParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerJsonArrayParameterized

methodWithHandlerJsonArrayParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerJsonObjectParameterized

methodWithHandlerJsonObjectParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerLongParameterized

methodWithHandlerLongParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerParamInfered

methodWithHandlerParamInfered( $arg0,  $arg1) : void

Arguments

$arg0

GenericRefedInterface

$arg1

callable

methodWithHandlerShortParameterized

methodWithHandlerShortParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerStringParameterized

methodWithHandlerStringParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithHandlerUserTypeParameterized

methodWithHandlerUserTypeParameterized( $arg0) : void

Arguments

$arg0

callable

methodWithIntegerParameterizedReturn

methodWithIntegerParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Integer>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithJsonArrayParameterizedReturn

methodWithJsonArrayParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<JsonArray>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithJsonObjectParameterizedReturn

methodWithJsonObjectParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<JsonObject>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithLongParameterizedReturn

methodWithLongParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Long>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithParamInferedReturn

methodWithParamInferedReturn( $arg0) : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<T>

Arguments

$arg0

GenericRefedInterface

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithShortParameterizedReturn

methodWithShortParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<Short>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithStringParameterizedReturn

methodWithStringParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<String>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface

methodWithUserTypeParameterizedReturn

methodWithUserTypeParameterizedReturn() : \io\vertx\jphp\codegen\testmodel\GenericRefedInterface<RefedInterface1>

Response

\io\vertx\jphp\codegen\testmodel\GenericRefedInterface