GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: NumberValue

Source Location: /AdWords/v201008/cm/BulkMutateJobService.php

Class Overview

ComparableValue
   |
   --NumberValue

Number value types for constructing number valued ranges.


Methods


Child classes:

DoubleValue
Number value type for constructing double valued ranges.
LongValue
Number value type for constructing long valued ranges.

Inherited Variables

Inherited Methods

Class: ComparableValue

ComparableValue::__construct()
ComparableValue::getNamespace()
Gets the namesapce of this class
ComparableValue::getParameterMap()
Provided for getting non-php-standard named variables
ComparableValue::getXsiTypeName()
Gets the xsi:type name of this class
ComparableValue::__get()
Provided for getting non-php-standard named variables
ComparableValue::__set()
Provided for setting non-php-standard named variables

Class Details

[line 5754]
Number value types for constructing number valued ranges.



[ Top ]


Class Methods


constructor __construct [line 5771]

NumberValue __construct( [ $ComparableValueType = NULL])



Tags:

access:  public


Overridden in child classes as:

DoubleValue::__construct()
LongValue::__construct()

Overrides ComparableValue::__construct() (parent method not documented)

Parameters:

   $ComparableValueType  

[ Top ]

method getNamespace [line 5759]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

DoubleValue::getNamespace()
Gets the namesapce of this class
LongValue::getNamespace()
Gets the namesapce of this class

Overrides ComparableValue::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 5767]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overridden in child classes as:

DoubleValue::getXsiTypeName()
Gets the xsi:type name of this class
LongValue::getXsiTypeName()
Gets the xsi:type name of this class

Overrides ComparableValue::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3