|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbr.ufg.integrate.wrapper.query.QueryRef
public class QueryRef
| Constructor Summary | |
|---|---|
QueryRef()
|
|
| Method Summary | |
|---|---|
String |
getAttributeRef()
Retorna o atributo referenciado. |
String |
getEntity()
Retorna a entidade referenciada. |
void |
setAttributeRef(String att)
Define o atributo referenciado. |
void |
setEntity(String entity)
Define a entidade referenciada. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryRef()
| Method Detail |
|---|
public String getAttributeRef()
public String getEntity()
public void setAttributeRef(String att)
public void setEntity(String entity)
entity -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||