public class Dimension extends Object
Dimension(String name, String value)
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Dimension(String name, String value)
public String getName()
public String getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2013 jclouds. All Rights Reserved.