Package | Description |
---|---|
protocol.swg | |
resources.gcw | |
resources.objects.guild |
Constructor and Description |
---|
GcwGroupsRsp(java.util.Map<java.lang.String,java.util.Map<java.lang.String,CurrentServerGCWZonePercent>> zoneMap) |
GcwRegionsRsp(java.util.Map<java.lang.String,java.util.Map<java.lang.String,CurrentServerGCWZonePercent>> zoneMap) |
Modifier and Type | Method and Description |
---|---|
CurrentServerGCWZonePercent |
CurrentServerGCWZonePercent.clone() |
CurrentServerGCWZonePercent |
CurrentServerGCWZonePercent.setPercent(java.math.BigDecimal percent) |
Constructor and Description |
---|
CurrentServerGCWZoneHistory(CurrentServerGCWZonePercent zone) |
Modifier and Type | Method and Description |
---|---|
SWGMap<java.lang.String,CurrentServerGCWZonePercent> |
GuildObject.getCurrentServerGCWTotalPercentMap() |
SWGMap<java.lang.String,CurrentServerGCWZonePercent> |
GuildObject.getCurrentServerGCWZonePercentMap() |
java.util.Map<java.lang.String,java.util.Map<java.lang.String,CurrentServerGCWZonePercent>> |
GuildObject.getZoneMap() |