class NextStateOfTags extends Model (View source)

Properties

protected $tagsFullStateType
protected $tagsFullStateDataType
protected $tagsFullStateForChildResourceType
protected $tagsFullStateForChildResourceDataType
protected $tagsPartialStateType
protected $tagsPartialStateDataType

Methods

setTagsFullState(TagsFullState $tagsFullState)

No description

getTagsFullState()

No description

setTagsFullStateForChildResource(TagsFullStateForChildResource $tagsFullStateForChildResource)

No description

setTagsPartialState(TagsPartialState $tagsPartialState)

No description

Details

setTagsFullState(TagsFullState $tagsFullState)

No description

Parameters

TagsFullState $tagsFullState

TagsFullState getTagsFullState()

No description

Return Value

TagsFullState

setTagsFullStateForChildResource(TagsFullStateForChildResource $tagsFullStateForChildResource)

No description

Parameters

TagsFullStateForChildResource $tagsFullStateForChildResource

TagsFullStateForChildResource getTagsFullStateForChildResource()

No description

setTagsPartialState(TagsPartialState $tagsPartialState)

No description

Parameters

TagsPartialState $tagsPartialState

TagsPartialState getTagsPartialState()

No description

Return Value

TagsPartialState