Property | Type | Description | |
---|---|---|---|
$memberCount | integer | ||
$name | string | ||
$referenceCount | integer | ||
$sharedSetId | integer | ||
$status | tnsSharedSetStatus | ||
$type | tnsSharedSetType |
Method | Description | |
---|---|---|
__construct ( $sharedSetId = null, $name = null, $type = null, $memberCount = null, $referenceCount = null, $status = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $sharedSetId = null, $name = null, $type = null, $memberCount = null, $referenceCount = null, $status = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |