public static class SpeciesConfiguration.Zone extends Object
| Constructor and Description |
|---|
Zone() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<SpeciesConfiguration.ShardRange> |
getShardRanges() |
SpeciesConfiguration.Zone |
setName(String name) |
SpeciesConfiguration.Zone |
setShardRanges(List<SpeciesConfiguration.ShardRange> shardRanges) |
public String getName()
public SpeciesConfiguration.Zone setName(String name)
public List<SpeciesConfiguration.ShardRange> getShardRanges()
public SpeciesConfiguration.Zone setShardRanges(List<SpeciesConfiguration.ShardRange> shardRanges)
Copyright © 2019. All rights reserved.