public class BehaviorDescriptorImpl extends Object implements BehaviorDescriptor
| 构造器和说明 |
|---|
BehaviorDescriptorImpl(KeywordSqlString keyword,
Collection<SqlString> content) |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<SqlString> |
getContent() |
KeywordSqlString |
getKeyword() |
String |
toString() |
public BehaviorDescriptorImpl(KeywordSqlString keyword, Collection<SqlString> content)
public KeywordSqlString getKeyword()
getKeyword 在接口中 BehaviorDescriptorpublic Collection<SqlString> getContent()
getContent 在接口中 BehaviorDescriptorCopyright © 2022. All rights reserved.