public class RegionAndName extends Object
protected String
name
region
RegionAndName(String region, String name)
boolean
equals(Object obj)
String
getName()
getRegion()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final String region
protected final String name
public RegionAndName(String region, String name)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String getRegion()
public String getName()
public String toString()
toString
Copyright © 2009-2012 jclouds. All Rights Reserved.