public abstract class Def extends Object
protected String
name
uuid
Def()
boolean
equals(Object o)
String
getName()
getUuid()
int
hashCode()
void
setName(String name)
setUuid(String uuid)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected String uuid
protected String name
public Def()
public String getUuid()
public void setUuid(String uuid)
public String getName()
public void setName(String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.