public class RealmsServerList extends ValueObject
Modifier and Type | Field and Description |
---|---|
java.util.List<RealmsServer> |
servers |
Constructor and Description |
---|
RealmsServerList() |
Modifier and Type | Method and Description |
---|---|
static RealmsServerList |
parse(java.lang.String p_parse_0_) |
toString
public java.util.List<RealmsServer> servers
public static RealmsServerList parse(java.lang.String p_parse_0_)