|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kemet.mdc.Identification
public class Identification
b>identification : id attribut.
Constructor Summary | |
---|---|
Identification()
instantiate identification. |
Method Summary | |
---|---|
long |
getId()
return the id. |
void |
setId(long id)
fix the id. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Identification()
instantiate identification.
Method Detail |
---|
public void setId(long id)
fix the id.
id
- id to fixpublic long getId()
return the id.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |