public class RowColumnStatus extends AbstractModel
header, skipSign
Constructor and Description |
---|
RowColumnStatus() |
RowColumnStatus(RowColumnStatus source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getMode()
Get 1
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getOpenStatus()
Get 1
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getRoleId()
Get 1
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getRoleType()
Get 1
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getTableId()
Get 1
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getType()
Get 1
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setMode(String Mode)
Set 1
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setOpenStatus(String OpenStatus)
Set 1
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setRoleId(Long RoleId)
Set 1
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setRoleType(String RoleType)
Set 1
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTableId(Long TableId)
Set 1
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setType(String Type)
Set 1
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public RowColumnStatus()
public RowColumnStatus(RowColumnStatus source)
public Long getTableId()
public void setTableId(Long TableId)
TableId
- 1
注意:此字段可能返回 null,表示取不到有效值。public String getType()
public void setType(String Type)
Type
- 1
注意:此字段可能返回 null,表示取不到有效值。public String getMode()
public void setMode(String Mode)
Mode
- 1
注意:此字段可能返回 null,表示取不到有效值。public String getOpenStatus()
public void setOpenStatus(String OpenStatus)
OpenStatus
- 1
注意:此字段可能返回 null,表示取不到有效值。public String getRoleType()
public void setRoleType(String RoleType)
RoleType
- 1
注意:此字段可能返回 null,表示取不到有效值。public Long getRoleId()
public void setRoleId(Long RoleId)
RoleId
- 1
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2025. All rights reserved.