class IapResource extends Model (View source)

Properties

array[] $expectedNextState
string[] $labels
string $name
protected $nextStateOfTagsType
protected $nextStateOfTagsDataType
string $service
string $type

Methods

setExpectedNextState($expectedNextState)

No description

array[]
getExpectedNextState()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setNextStateOfTags(NextStateOfTags $nextStateOfTags)

No description

setService($service)

No description

string
getService()

No description

setType($type)

No description

string
getType()

No description

Details

setExpectedNextState($expectedNextState)

No description

Parameters

$expectedNextState

array[] getExpectedNextState()

No description

Return Value

array[]

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNextStateOfTags(NextStateOfTags $nextStateOfTags)

No description

Parameters

NextStateOfTags $nextStateOfTags

NextStateOfTags getNextStateOfTags()

No description

Return Value

NextStateOfTags

setService($service)

No description

Parameters

$service

string getService()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string