|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.inteligentni.vyhled2.Polozka
net.inteligentni.vyhled2.ZpravaTelo
public class ZpravaTelo
Constructor Summary | |
---|---|
ZpravaTelo()
Creates a new instance of ZpravaTelo |
|
ZpravaTelo(java.lang.String text)
|
Method Summary | |
---|---|
int |
getId()
Getter for property id. |
java.lang.String |
getText()
Getter for property text. |
void |
setId(int id)
Setter for property id. |
void |
setText(java.lang.String text)
Setter for property text. |
Methods inherited from class net.inteligentni.vyhled2.Polozka |
---|
getSkupina, getVlastnik, isCitelnaSkupinou, isCitelnaVlasnikem, isCitelnaVsemi, isZapisovatelnaSkupinou, isZapisovatelnaVlastnikem, isZapisovatelnaVsemi, setCitelnaSkupinou, setCitelnaVlasnikem, setCitelnaVsemi, setSkupina, setVlastnik, setZapisovatelnaSkupinou, setZapisovatelnaVlastnikem, setZapisovatelnaVsemi |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZpravaTelo()
public ZpravaTelo(java.lang.String text)
Method Detail |
---|
public int getId()
public void setId(int id)
id
- New value of property id.public java.lang.String getText()
public void setText(java.lang.String text)
text
- New value of property text.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |