public class VmRef extends Object implements Ref
VmRef(HostRef hostRef, Integer id, String name)
boolean
equals(Object obj)
HostRef
getAgent()
Integer
getId()
String
getIdString()
getName()
int
hashCode()
matches(String filter)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public VmRef(HostRef hostRef, Integer id, String name)
public String toString()
toString
Object
public HostRef getAgent()
public Integer getId()
public String getIdString()
public String getName()
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public boolean matches(String filter)
matches
Ref
Copyright © 2012. All Rights Reserved.