class InsertInlineImageRequest extends Model (View source)

Properties

protected $endOfSegmentLocationType
protected $endOfSegmentLocationDataType
protected $locationType
protected $locationDataType
protected $objectSizeType
protected $objectSizeDataType
string $uri

Methods

setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation)

No description

setLocation(Location $location)

No description

getLocation()

No description

setObjectSize(Size $objectSize)

No description

getObjectSize()

No description

setUri($uri)

No description

string
getUri()

No description

Details

setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation)

No description

Parameters

EndOfSegmentLocation $endOfSegmentLocation

EndOfSegmentLocation getEndOfSegmentLocation()

No description

Return Value

EndOfSegmentLocation

setLocation(Location $location)

No description

Parameters

Location $location

Location getLocation()

No description

Return Value

Location

setObjectSize(Size $objectSize)

No description

Parameters

Size $objectSize

Size getObjectSize()

No description

Return Value

Size

setUri($uri)

No description

Parameters

$uri

string getUri()

No description

Return Value

string