public class FlavorInRegion extends RegionAndId
Modifier and Type | Field and Description |
---|---|
protected Flavor |
flavor |
id, regionId
Constructor and Description |
---|
FlavorInRegion(Flavor flavor,
String regionId) |
Modifier and Type | Method and Description |
---|---|
Flavor |
getFlavor() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
equals, fromRegionAndId, fromSlashEncoded, getId, getRegion, hashCode, slashEncode
protected final Flavor flavor
public Flavor getFlavor()
protected com.google.common.base.Objects.ToStringHelper string()
string
in class RegionAndId
public String toString()
toString
in class RegionAndId
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.