@Entity public class DocumentVariable extends Object
| Constructor and Description |
|---|
DocumentVariable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContent() |
long |
getId() |
int |
hashCode() |
void |
setContent(String content) |
void |
setId(long id) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.