public class SystemDefaultPrefId extends EntityPrefId implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Long |
categoryId |
String |
key |
| Constructor and Description |
|---|
SystemDefaultPrefId() |
SystemDefaultPrefId(String key,
Long categoryId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getCategoryId() |
String |
getKey() |
static long |
getSerialversionuid() |
int |
hashCode() |
void |
setCategoryId(Long categoryId) |
void |
setKey(String key) |
public int hashCode()
hashCode in class EntityPrefIdpublic boolean equals(Object obj)
equals in class EntityPrefIdpublic String getKey()
getKey in class EntityPrefIdpublic void setKey(String key)
setKey in class EntityPrefIdpublic Long getCategoryId()
getCategoryId in class EntityPrefIdpublic void setCategoryId(Long categoryId)
setCategoryId in class EntityPrefIdpublic static long getSerialversionuid()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.