SDO_Model_Type::getName
(^)
SDO_Model_Type::getName —
Get the name of the type
Описание
string SDO_Model_Type::getName
( void
)
Внимание
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ.
Поведение этой функции, ее имя и относящаяся к ней документация
могут измениться в последующих версиях PHP без уведомления.
Используйте эту функцию на свой страх и риск.
Returns the name of the type. The combination of type name and namespace
URI is used to uniquely identify the type.
Возвращаемые значения
Returns the name of the type.