public class VCloudOperatingSystemSection extends OperatingSystemSection
OperatingSystemSection.Builder| Modifier and Type | Field and Description |
|---|---|
protected ReferenceType |
edit |
protected URI |
href |
protected String |
type |
protected String |
vmwOsType |
description, id| Constructor and Description |
|---|
VCloudOperatingSystemSection(Integer id,
String info,
String description,
String type,
URI href,
String vmwOsType,
ReferenceType edit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ReferenceType |
getEdit() |
URI |
getHref() |
String |
getType() |
String |
getVmwOsType() |
int |
hashCode() |
String |
toString() |
builder, getDescription, getId, toBuilderprotected final String type
protected final URI href
protected final ReferenceType edit
public String getType()
public URI getHref()
public String getVmwOsType()
public ReferenceType getEdit()
public String toString()
toString in class OperatingSystemSectionpublic int hashCode()
hashCode in class OperatingSystemSectionpublic boolean equals(Object obj)
equals in class OperatingSystemSectionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.