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

Class: Money

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

Class Overview

ComparableValue
   |
   --Money

Represents a money amount.


Variables

Methods


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 5513]
Represents a money amount.



[ Top ]


Class Variables

$microAmount =

[line 5518]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 5536]

Money __construct( [ $microAmount = NULL], [ $ComparableValueType = NULL])



Tags:

access:  public


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

Parameters:

   $microAmount  
   $ComparableValueType  

[ Top ]

method getNamespace [line 5524]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 5532]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3