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 10
offsetExists($offset)
in AbstractEntity at line 17
offsetSet($offset, $value)
in AbstractEntity at line 21
offsetGet($offset)
in AbstractEntity at line 32
offsetUnset($offset)
at line 68
integer
getId()
Get id
at line 79
ApiConfig
setOperationName(string $operationName)
Set operation_name
at line 91
string
getOperationName()
Get operation_name
at line 102
ApiConfig
setOperationDescription(string $operationDescription)
Set operation_description
at line 114
string
getOperationDescription()
Get operation_description
at line 125
ApiConfig
setAuthTypes(string $authTypes)
Set auth_types
at line 137
string
getAuthTypes()
Get auth_types
at line 148
ApiConfig
setEnable(integer $enable)
Set enable
at line 160
integer
getEnable()
Get enable
at line 171
ApiConfig
setIsLog(integer $isLog)
Set is_log
at line 183
integer
getIsLog()
Get is_log
at line 194
ApiConfig
setSubData(string $subData)
Set sub_data
at line 206
string
getSubData()
Get sub_data
at line 217
ApiConfig
setDelFlg(integer $delFlg)
Set del_flg
at line 229
integer
getDelFlg()
Get del_flg
at line 252
DateTime
getCreateDate()
Get create_date
at line 275
DateTime
getUpdateDate()
Get update_date