class Issue extends Collection (View source)

Properties

protected $collection_key
string[] $applicableCountries
string $attribute
string $description
string $destination
string $resolution
string $severity
string $timestamp
string $title
string $type

Methods

setApplicableCountries($applicableCountries)

No description

string[]
getApplicableCountries()

No description

setAttribute($attribute)

No description

string
getAttribute()

No description

setDescription($description)

No description

string
getDescription()

No description

setDestination($destination)

No description

string
getDestination()

No description

setResolution($resolution)

No description

string
getResolution()

No description

setSeverity($severity)

No description

string
getSeverity()

No description

setTimestamp($timestamp)

No description

string
getTimestamp()

No description

setTitle($title)

No description

string
getTitle()

No description

setType($type)

No description

string
getType()

No description

Details

setApplicableCountries($applicableCountries)

No description

Parameters

$applicableCountries

string[] getApplicableCountries()

No description

Return Value

string[]

setAttribute($attribute)

No description

Parameters

$attribute

string getAttribute()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDestination($destination)

No description

Parameters

$destination

string getDestination()

No description

Return Value

string

setResolution($resolution)

No description

Parameters

$resolution

string getResolution()

No description

Return Value

string

setSeverity($severity)

No description

Parameters

$severity

string getSeverity()

No description

Return Value

string

setTimestamp($timestamp)

No description

Parameters

$timestamp

string getTimestamp()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string