public class VCloudNetworkSection extends NetworkSection
NetworkSection.Builder
Modifier and Type | Field and Description |
---|---|
protected URI |
href |
protected String |
type |
Constructor and Description |
---|
VCloudNetworkSection(String type,
URI href,
String info,
Iterable<Network> networks) |
public String getType()
public URI getHref()
public int hashCode()
hashCode
in class NetworkSection
public boolean equals(Object obj)
equals
in class NetworkSection
public String toString()
toString
in class NetworkSection
Copyright © 2009-2012 jclouds. All Rights Reserved.