@Generated public class QueryAttachmentParameter extends Object
| Constructor and Description |
|---|
QueryAttachmentParameter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKeyword() |
String |
getSqlType() |
String |
getValue() |
int |
hashCode() |
QueryAttachmentParameter |
setKeyword(String keyword) |
QueryAttachmentParameter |
setSqlType(String sqlType) |
QueryAttachmentParameter |
setValue(String value) |
String |
toString() |
public QueryAttachmentParameter setKeyword(String keyword)
public String getKeyword()
public QueryAttachmentParameter setSqlType(String sqlType)
public String getSqlType()
public QueryAttachmentParameter setValue(String value)
public String getValue()
Copyright © 2026. All rights reserved.