public class FieldDesc extends Object
FieldDesc(String ref, String desc)
boolean
doesSupportExpressions()
equals(Object o)
String
getDesc()
getRef()
int
hashCode()
void
setDesc(String title)
setRef(String ref)
setSupportExpressions(boolean b)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public FieldDesc(String ref, String desc)
public String getRef()
public void setRef(String ref)
public String getDesc()
public void setDesc(String title)
public boolean doesSupportExpressions()
public void setSupportExpressions(boolean b)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.