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, getType
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getHref, getName, getType
compareTo
public String getDescription()
getDescription
in interface VAppTemplate
public Status getStatus()
getStatus
in interface VAppTemplate
public int hashCode()
hashCode
in class ReferenceTypeImpl
public boolean equals(Object obj)
equals
in class ReferenceTypeImpl
public String toString()
toString
in class ReferenceTypeImpl
Copyright © 2009-2012 jclouds. All Rights Reserved.