Свойство | Тип | Описание | |
---|---|---|---|
$attributes | FeedAttribute[] | ||
$id | integer | ||
$name | string | ||
$origin | tnsFeedOrigin | ||
$status | tnsFeedStatus | ||
$systemFeedGenerationData | SystemFeedGenerationData |
Метод | Описание | |
---|---|---|
__construct ( $id = null, $name = null, $attributes = null, $status = null, $origin = null, $systemFeedGenerationData = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $name = null, $attributes = null, $status = null, $origin = null, $systemFeedGenerationData = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |