ApiConfig
class ApiConfig extends AbstractEntity
ApiConfig
Methods
integer
getId()
Get id
setOperationName(string $operationName)
Set operation_name
string
getOperationName()
Get operation_name
setOperationDescription(string $operationDescription)
Set operation_description
string
getOperationDescription()
Get operation_description
setAuthTypes(string $authTypes)
Set auth_types
string
getAuthTypes()
Get auth_types
integer
getEnable()
Get enable
integer
getIsLog()
Get is_log
setSubData(string $subData)
Set sub_data
string
getSubData()
Get sub_data
integer
getDelFlg()
Get del_flg
getCreateDate()
Get create_date
getUpdateDate()
Get update_date
Details
in AbstractEntity at line 32
offsetExists($offset)
in AbstractEntity at line 39
offsetSet($offset, $value)
in AbstractEntity at line 43
offsetGet($offset)
in AbstractEntity at line 54
offsetUnset($offset)
at line 87
integer
getId()
Get id
at line 98
ApiConfig
setOperationName(string $operationName)
Set operation_name
at line 110
string
getOperationName()
Get operation_name
at line 121
ApiConfig
setOperationDescription(string $operationDescription)
Set operation_description
at line 133
string
getOperationDescription()
Get operation_description
at line 144
ApiConfig
setAuthTypes(string $authTypes)
Set auth_types
at line 156
string
getAuthTypes()
Get auth_types
at line 167
ApiConfig
setEnable(integer $enable)
Set enable
at line 179
integer
getEnable()
Get enable
at line 190
ApiConfig
setIsLog(integer $isLog)
Set is_log
at line 202
integer
getIsLog()
Get is_log
at line 213
ApiConfig
setSubData(string $subData)
Set sub_data
at line 225
string
getSubData()
Get sub_data
at line 236
ApiConfig
setDelFlg(integer $delFlg)
Set del_flg
at line 248
integer
getDelFlg()
Get del_flg
at line 271
DateTime
getCreateDate()
Get create_date
at line 294
DateTime
getUpdateDate()
Get update_date