@Generated public class GenieAttachment extends Object
| Constructor and Description |
|---|
GenieAttachment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
QueryAttachment |
getQuery() |
TextAttachment |
getText() |
int |
hashCode() |
GenieAttachment |
setQuery(QueryAttachment query) |
GenieAttachment |
setText(TextAttachment text) |
String |
toString() |
public GenieAttachment setQuery(QueryAttachment query)
public QueryAttachment getQuery()
public GenieAttachment setText(TextAttachment text)
public TextAttachment getText()
Copyright © 2024. All rights reserved.