public class CmMetaKeyword extends Object implements Serializable
| Constructor and Description |
|---|
CmMetaKeyword() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getKey()
关键词,唯一
|
String |
getMetaDataIds()
元数据标识,多个逗号隔开
|
int |
hashCode() |
void |
setKey(String key)
关键词,唯一
|
void |
setMetaDataIds(String metaDataIds)
元数据标识,多个逗号隔开
|
String |
toString() |
Copyright © 2025. All rights reserved.