public class GetMyVariableResult extends Object
| Constructor and Description |
|---|
GetMyVariableResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getExpire()
値の有効期限を取得します。
|
String |
getValue()
値を取得します。
|
void |
setExpire(Long expire)
値の有効期限を設定します。
|
void |
setValue(String value)
値を設定します。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.