Property | Type | Description | |
---|---|---|---|
$deviceName | string | ||
$deviceType | tnsMobileDeviceDeviceType | ||
$manufacturerCriterionId | integer | ||
$manufacturerName | string | ||
$operatingSystemName | string |
Method | Description | |
---|---|---|
__construct ( $manufacturerCriterionId = null, $id = null, $name = null ) | ||
__construct ( $deviceName = null, $manufacturerName = null, $deviceType = null, $operatingSystemName = null, $id = null, $type = null, $CriterionType = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $manufacturerCriterionId = null, $id = null, $name = null ) |
public __construct ( $deviceName = null, $manufacturerName = null, $deviceType = null, $operatingSystemName = null, $id = null, $type = null, $CriterionType = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsMobileDeviceDeviceType $deviceType | ||
return | tnsMobileDeviceDeviceType |