class AppRestrictionsSchemaRestriction extends Collection (View source)

Properties

protected $collection_key
protected $defaultValueType
protected $defaultValueDataType
string $description
string[] $entry
string[] $entryValue
string $key
protected $nestedRestrictionType
protected $nestedRestrictionDataType
string $restrictionType
string $title

Methods

setDescription($description)

No description

string
getDescription()

No description

setEntry($entry)

No description

string[]
getEntry()

No description

setEntryValue($entryValue)

No description

string[]
getEntryValue()

No description

setKey($key)

No description

string
getKey()

No description

setNestedRestriction($nestedRestriction)

No description

setRestrictionType($restrictionType)

No description

string
getRestrictionType()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setDefaultValue(AppRestrictionsSchemaRestrictionRestrictionValue $defaultValue)

No description

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setEntry($entry)

No description

Parameters

$entry

string[] getEntry()

No description

Return Value

string[]

setEntryValue($entryValue)

No description

Parameters

$entryValue

string[] getEntryValue()

No description

Return Value

string[]

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setNestedRestriction($nestedRestriction)

No description

Parameters

$nestedRestriction

AppRestrictionsSchemaRestriction[] getNestedRestriction()

No description

setRestrictionType($restrictionType)

No description

Parameters

$restrictionType

string getRestrictionType()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string