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

Class: LongValue

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

Class Overview

ComparableValue
   |
   --NumberValue
      |
      --LongValue

Number value type for constructing long valued ranges.


Variables

Methods


Inherited Variables

Inherited Methods

Class: NumberValue

NumberValue::__construct()
NumberValue::getNamespace()
Gets the namesapce of this class
NumberValue::getXsiTypeName()
Gets the xsi:type name of this class

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 11057]
Number value type for constructing long valued ranges.



[ Top ]


Class Variables

$number =

[line 11062]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 11080]

LongValue __construct( [ $number = NULL], [ $ComparableValueType = NULL])



Tags:

access:  public


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

Parameters:

   $number  
   $ComparableValueType  

[ Top ]

method getNamespace [line 11068]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 11076]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3