| Constructor and Description |
|---|
Contents() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getContentsID() |
String |
getKey() |
Integer |
getPosition() |
String |
getText() |
int |
hashCode() |
void |
setContentsID(Integer contentsID) |
void |
setKey(String key) |
void |
setPosition(Integer position) |
void |
setText(String text) |
String |
toString() |
public Integer getContentsID()
public void setContentsID(Integer contentsID)
public String getKey()
public void setKey(String key)
public Integer getPosition()
public void setPosition(Integer position)
public String getText()
public void setText(String text)
Copyright © 2005–2025. All rights reserved.