public class SecureCommandResponse
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| static SecureCommandResponse | from(JSONObject jsonObject) | 
| static java.util.List<SecureCommandResponse> | fromList(JSONObject jsonObject) | 
| java.lang.String | getConfig() | 
| java.lang.String | getUniqueId() | 
public java.lang.String getConfig()
public java.lang.String getUniqueId()
public static SecureCommandResponse from(JSONObject jsonObject)
public static java.util.List<SecureCommandResponse> fromList(JSONObject jsonObject)