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