public class VCloudNetworkSection
extends org.jclouds.ovf.NetworkSection
| Modifier and Type | Field and Description |
|---|---|
protected URI |
href |
protected String |
type |
| Constructor and Description |
|---|
VCloudNetworkSection(String type,
URI href,
String info,
Iterable<org.jclouds.ovf.Network> networks) |
public String getType()
public URI getHref()
public int hashCode()
hashCode in class org.jclouds.ovf.NetworkSectionpublic boolean equals(Object obj)
equals in class org.jclouds.ovf.NetworkSectionpublic String toString()
toString in class org.jclouds.ovf.NetworkSectionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.