class InsertPageBreakRequest extends Model (View source)

Properties

protected $endOfSegmentLocationType
protected $endOfSegmentLocationDataType
protected $locationType
protected $locationDataType

Methods

setEndOfSegmentLocation(EndOfSegmentLocation $endOfSegmentLocation)

No description

setLocation(Location $location)

No description

getLocation()

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