public interface EnterpriseSearchSku
| Modifier and Type | Method and Description |
|---|---|
String |
getKeywords() |
BigDecimal |
getScore() |
void |
setKeywords(String keywords) |
void |
setScore(BigDecimal score) |
String getKeywords()
void setKeywords(String keywords)
BigDecimal getScore()
void setScore(BigDecimal score)
Copyright © 2020. All rights reserved.