@Entity public class tags_vm_map extends Object implements Serializable
tags_vm_map()
tags_vm_map(Guid tag_id, Guid vm_id)
boolean
equals(Object obj)
Integer
getDefaultDisplayType()
Guid
gettag_id()
getvm_id()
int
hashCode()
void
setDefaultDisplayType(Integer value)
settag_id(Guid value)
setvm_id(Guid value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public tags_vm_map()
public tags_vm_map(Guid tag_id, Guid vm_id)
public Guid gettag_id()
public void settag_id(Guid value)
public Guid getvm_id()
public void setvm_id(Guid value)
public Integer getDefaultDisplayType()
public void setDefaultDisplayType(Integer value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2012. All Rights Reserved.