public class CreateTerminalGroupRkiRequest extends Object implements Serializable
| 构造器和说明 |
|---|
CreateTerminalGroupRkiRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getGroupId()
Gets groupId.
|
String |
getRkiKey()
Gets rkiKey.
|
void |
setGroupId(Long groupId)
Sets the groupId.
|
void |
setRkiKey(String rkiKey)
Sets the rkiKey.
|
public Long getGroupId()
public void setGroupId(Long groupId)
groupId - the groupIdpublic String getRkiKey()
public void setRkiKey(String rkiKey)
rkiKey - the rkiKeyCopyright © 2022. All rights reserved.