public class VmRef extends Object implements Ref
VmRef(HostRef hostRef, String id, Integer pid, String name)
boolean
equals(Object obj)
HostRef
getHostRef()
String
getName()
Integer
getPid()
getStringID()
getVmId()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public VmRef(HostRef hostRef, String id, Integer pid, String name)
public String toString()
toString
Object
public HostRef getHostRef()
public String getVmId()
public Integer getPid()
public String getName()
getName
Ref
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public String getStringID()
getStringID
Copyright © 2014. All rights reserved.