Свойство | Тип | Описание | |
---|---|---|---|
$majorVersion | integer | ||
$microVersion | integer | ||
$minorVersion | integer | ||
$name | string | ||
$operatorType | tnsOperatingSystemVersionOperatorType | ||
$osMajorVersion | integer | ||
$osMinorVersion | integer |
Метод | Описание | |
---|---|---|
__construct ( $majorVersion = null, $minorVersion = null, $microVersion = null, $id = null, $name = null ) | ||
__construct ( $name = null, $osMajorVersion = null, $osMinorVersion = null, $operatorType = 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 ( $majorVersion = null, $minorVersion = null, $microVersion = null, $id = null, $name = null ) |
public __construct ( $name = null, $osMajorVersion = null, $osMinorVersion = null, $operatorType = null, $id = null, $type = null, $CriterionType = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |
public tnsOperatingSystemVersionOperatorType $operatorType | ||
Результат | tnsOperatingSystemVersionOperatorType |