AppRestrictionsSchemaRestriction
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
getDefaultValue()
No description
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
getNestedRestriction()
No description
setRestrictionType($restrictionType)
No description
string
getRestrictionType()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setDefaultValue(AppRestrictionsSchemaRestrictionRestrictionValue $defaultValue)
No description
AppRestrictionsSchemaRestrictionRestrictionValue
getDefaultValue()
No description
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
AppRestrictionsSchemaRestriction[]
getNestedRestriction()
No description
setRestrictionType($restrictionType)
No description
string
getRestrictionType()
No description
setTitle($title)
No description
string
getTitle()
No description