PHP Класс TimeOfDay, googleads-php-lib

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$hour integer
$minute tnsMinuteOfHour

Открытые методы

Метод Описание
__construct ( $hour = null, $minute = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Описание методов

__construct() публичный Метод

public __construct ( $hour = null, $minute = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$hour публичное свойство

public int $hour
Результат integer

$minute публичное свойство

public tnsMinuteOfHour $minute
Результат tnsMinuteOfHour