프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$displayName | string | ||
$id | integer | ||
$name | string | ||
$status | tnsCustomTargetingKeyStatus | ||
$type | tnsCustomTargetingKeyType |
메소드 | 설명 | |
---|---|---|
__construct ( $id = null, $name = null, $displayName = null, $type = null, $status = 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, $displayName = null, $type = null, $status = null ) |
public getNamespace ( ) : string | ||
리턴 | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
리턴 | string | the xsi:type name of this class |