public class VAppTemplateImpl extends ReferenceTypeImpl implements VAppTemplate
| Constructor and Description |
|---|
VAppTemplateImpl(String name,
URI id,
String description,
Status status) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
Status |
getStatus() |
int |
hashCode() |
String |
toString() |
compareTo, getHref, getName, getTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetHref, getName, getTypecompareTopublic String getDescription()
getDescription in interface VAppTemplatepublic Status getStatus()
getStatus in interface VAppTemplatepublic int hashCode()
hashCode in class ReferenceTypeImplpublic boolean equals(Object obj)
equals in class ReferenceTypeImplpublic String toString()
toString in class ReferenceTypeImplCopyright © 2009-2012 jclouds. All Rights Reserved.