Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Tebru
Retrofit
Annotation
Query
PHP Класс Tebru\Retrofit\Annotation\Query
Values are converted to strings and then URL encoded. Simple Example:
Автор:
Nate Brunette (
[email protected]
)
Наследование:
extends
VariableMapper
,
implements
Tebru\Dynamo\Annotation\DynamoAnnotation
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
allowMultiple
( ) :
boolean
Whether or not multiple annotations of this type can be added to a method
getName
( ) :
string
The name of the annotation or class of annotations
Описание методов
allowMultiple()
публичный
Метод
Whether or not multiple annotations of this type can be added to a method
public
allowMultiple
( ) :
boolean
Результат
boolean
getName()
публичный
Метод
The name of the annotation or class of annotations
public
getName
( ) :
string
Результат
string