DataObjectWithMapAdders

package

Default

Methods

DataObjectWithMapAdders constructor

__construct( $dataObjectWithMapAdders = null) 

Arguments

$dataObjectWithMapAdders

mixed | null

addBooleanValue

addBooleanValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addDataObjectValue

addDataObjectValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addDoubleValue

addDoubleValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addEnumValue

addEnumValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addFloatValue

addFloatValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addGenEnumValue

addGenEnumValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addInstantValue

addInstantValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addIntegerValue

addIntegerValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addJsonArrayValue

addJsonArrayValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addJsonObjectValue

addJsonObjectValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addLongValue

addLongValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addShortValue

addShortValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this

addStringValue

addStringValue( $key,  $value) : $this

Arguments

$key

String

$value

String

Response

$this