Property | Type | Description | |
---|---|---|---|
$activityGroupId | integer | ||
$expectedURL | string | ||
$id | integer | ||
$name | string | ||
$status | tnsActivityStatus | ||
$type | tnsActivityType |
Method | Description | |
---|---|---|
__construct ( $id = null, $activityGroupId = null, $name = null, $expectedURL = null, $status = null, $type = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $activityGroupId = null, $name = null, $expectedURL = null, $status = null, $type = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |