public class VSystem extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
creator  | 
protected String | 
description  | 
protected String | 
id  | 
protected String | 
name  | 
protected String | 
template  | 
| Constructor and Description | 
|---|
VSystem()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getCreator()  | 
String | 
getDescription()  | 
String | 
getId()  | 
String | 
getName()  | 
String | 
getTemplate()  | 
int | 
hashCode()  | 
String | 
toString()  | 
protected String id
protected String name
protected String creator
protected String template
protected String description
Copyright © 2009-2013 jclouds. All Rights Reserved.