package |
Default |
---|
__construct( $dataObjectWithValues = null)
mixed | null
setBooleanValue( $booleanValue) : $this
boolean
$this
setBoxedBooleanValue( $boxedBooleanValue) : $this
boolean
$this
setBoxedDoubleValue( $boxedDoubleValue) : $this
float
$this
setBoxedFloatValue( $boxedFloatValue) : $this
float
$this
setBoxedIntValue( $boxedIntValue) : $this
integer
$this
setBoxedLongValue( $boxedLongValue) : $this
integer
$this
setBoxedShortValue( $boxedShortValue) : $this
integer
$this
setDataObjectValue( $dataObjectValue) : $this
TestDataObject|array
$this
setDoubleValue( $doubleValue) : $this
float
$this
setEnumValue( $enumValue) : $this
string
$this
setFloatValue( $floatValue) : $this
float
$this
setGenEnumValue( $genEnumValue) : $this
string
$this
setInstantValue( $instantValue) : $this
todojava.time.Instant
$this
setIntValue( $intValue) : $this
integer
$this
setJsonArrayValue( $jsonArrayValue) : $this
array
$this
setJsonObjectValue( $jsonObjectValue) : $this
array
$this
setLongValue( $longValue) : $this
integer
$this
setShortValue( $shortValue) : $this
integer
$this
setStringValue( $stringValue) : $this
string
$this