public class QueryMarker extends Object
| Constructor and Description |
|---|
QueryMarker() |
QueryMarker(String name,
String context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContext() |
String |
getName() |
int |
hashCode() |
void |
setContext(String context) |
void |
setName(String name) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.