PHP Class OrderBy, googleads-php-lib

Inheritance: extends FieldTable, implements MappableObject
Show file Open project: googleads/googleads-php-lib Class Usage Examples

Public Properties

Property Type Description
$field string
$sortOrder tnsSortOrder

Public Methods

Method Description
__construct ( $field = null, $sortOrder = null )
getNamespace ( ) : string Gets the namesapce of this class
getNamespace ( ) : the Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class
getXsiTypeName ( ) : the Gets the xsi:type name of this class

Method Details

__construct() public method

public __construct ( $field = null, $sortOrder = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : the
return the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : the
return the xsi:type name of this class

Property Details

$field public property

public string $field
return string

$sortOrder public property

public tnsSortOrder $sortOrder
return tnsSortOrder