AppRestrictionsSchemaRestrictionRestrictionValue
class AppRestrictionsSchemaRestrictionRestrictionValue extends Collection (View source)
Properties
protected | $collection_key | ||
string | $type | ||
bool | $valueBool | ||
int | $valueInteger | ||
string[] | $valueMultiselect | ||
string | $valueString |
Methods
setType($type)
No description
string
getType()
No description
setValueBool($valueBool)
No description
bool
getValueBool()
No description
setValueInteger($valueInteger)
No description
int
getValueInteger()
No description
setValueMultiselect($valueMultiselect)
No description
string[]
getValueMultiselect()
No description
setValueString($valueString)
No description
string
getValueString()
No description
Details
setType($type)
No description
string
getType()
No description
setValueBool($valueBool)
No description
bool
getValueBool()
No description
setValueInteger($valueInteger)
No description
int
getValueInteger()
No description
setValueMultiselect($valueMultiselect)
No description
string[]
getValueMultiselect()
No description
setValueString($valueString)
No description
string
getValueString()
No description