Property | Type | Description | |
---|---|---|---|
$linkStatus | tnsServiceLinkLinkStatus | ||
$name | string | ||
$serviceLinkId | integer | ||
$serviceType | tnsServiceType |
Method | Description | |
---|---|---|
__construct ( $serviceType = null, $serviceLinkId = null, $linkStatus = null, $name = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $serviceType = null, $serviceLinkId = null, $linkStatus = null, $name = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsServiceLinkLinkStatus $linkStatus | ||
return | tnsServiceLinkLinkStatus |