Documentation

NetworksnetworkIdwirelessssidsnumberdeviceTypeGroupPoliciesDeviceTypePolicies implements ModelInterface, ArrayAccess

NetworksnetworkIdwirelessssidsnumberdeviceTypeGroupPoliciesDeviceTypePolicies Class Doc Comment

Tags
category

Class

author

Swagger Codegen team

link
https://github.com/swagger-api/swagger-codegen

Interfaces, Classes and Traits

ModelInterface
Interface abstracting model access.
ArrayAccess

Table of Contents

DEVICE_POLICY_ALLOWED  = 'Allowed'
DEVICE_POLICY_BLOCKED  = 'Blocked'
DEVICE_POLICY_GROUP_POLICY  = 'Group policy'
DEVICE_TYPE_ANDROID  = 'Android'
DEVICE_TYPE_BLACK_BERRY  = 'BlackBerry'
DEVICE_TYPE_BN_NOOK  = 'B&N Nook'
DEVICE_TYPE_CHROME_OS  = 'Chrome OS'
DEVICE_TYPE_I_PAD  = 'iPad'
DEVICE_TYPE_I_PHONE  = 'iPhone'
DEVICE_TYPE_I_POD  = 'iPod'
DEVICE_TYPE_MAC_OS_X  = 'Mac OS X'
DEVICE_TYPE_OTHER_OS  = 'Other OS'
DEVICE_TYPE_WINDOWS  = 'Windows'
DEVICE_TYPE_WINDOWS_PHONE  = 'Windows Phone'
DISCRIMINATOR  = null
$attributeMap  : array<string|int, string>
Array of attributes where the key is the local name, and the value is the original name
$container  : array<string|int, mixed>
Associative array for storing property values
$getters  : array<string|int, string>
Array of attributes to getter functions (for serialization of requests)
$setters  : array<string|int, string>
Array of attributes to setter functions (for deserialization of responses)
$swaggerFormats  : array<string|int, string>
Array of property to format mappings. Used for (de)serialization
$swaggerModelName  : string
The original name of the model.
$swaggerTypes  : array<string|int, string>
Array of property to type mappings. Used for (de)serialization
__construct()  : mixed
Constructor
__toString()  : string
Gets the string presentation of the object
attributeMap()  : array<string|int, mixed>
Array of attributes where the key is the local name, and the value is the original name
getDevicePolicy()  : string
Gets device_policy
getDevicePolicyAllowableValues()  : array<string|int, string>
Gets allowable values of the enum
getDeviceType()  : string
Gets device_type
getDeviceTypeAllowableValues()  : array<string|int, string>
Gets allowable values of the enum
getGroupPolicyId()  : int
Gets group_policy_id
getModelName()  : string
The original name of the model.
getters()  : array<string|int, mixed>
Array of attributes to getter functions (for serialization of requests)
listInvalidProperties()  : array<string|int, mixed>
Show all the invalid properties with reasons.
offsetExists()  : bool
Returns true if offset exists. False otherwise.
offsetGet()  : mixed
Gets offset.
offsetSet()  : void
Sets value based on offset.
offsetUnset()  : void
Unsets offset.
setDevicePolicy()  : $this
Sets device_policy
setDeviceType()  : $this
Sets device_type
setGroupPolicyId()  : $this
Sets group_policy_id
setters()  : array<string|int, mixed>
Array of attributes to setter functions (for deserialization of responses)
swaggerFormats()  : array<string|int, mixed>
Array of property to format mappings. Used for (de)serialization
swaggerTypes()  : array<string|int, mixed>
Array of property to type mappings. Used for (de)serialization
valid()  : bool
Validate all the properties in the model return true if all passed

Constants

Properties

Methods

Search results