- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 40 of file StarIt.java.
◆ getAuthor_ip()
String org.turro.contacts.StarIt.getAuthor_ip |
( |
| ) |
|
◆ getCreator()
Contact org.turro.contacts.StarIt.getCreator |
( |
| ) |
|
◆ getDateCreation()
Date org.turro.contacts.StarIt.getDateCreation |
( |
| ) |
|
◆ getId()
String org.turro.contacts.StarIt.getId |
( |
| ) |
|
◆ getName()
String org.turro.contacts.StarIt.getName |
( |
| ) |
|
◆ getOwnerEntity()
Definition at line 121 of file StarIt.java.
122 return Entities.getController(
new Path(path).getTill(2));
◆ getPath()
String org.turro.contacts.StarIt.getPath |
( |
| ) |
|
◆ getStars()
int org.turro.contacts.StarIt.getStars |
( |
| ) |
|
◆ setAuthor_ip()
void org.turro.contacts.StarIt.setAuthor_ip |
( |
String |
author_ip | ) |
|
Definition at line 105 of file StarIt.java.
106 this.author_ip = author_ip;
◆ setCreator()
void org.turro.contacts.StarIt.setCreator |
( |
Contact |
creator | ) |
|
Definition at line 81 of file StarIt.java.
82 this.creator = creator;
◆ setDateCreation()
void org.turro.contacts.StarIt.setDateCreation |
( |
Date |
dateCreation | ) |
|
Definition at line 89 of file StarIt.java.
90 this.dateCreation = dateCreation;
◆ setId()
void org.turro.contacts.StarIt.setId |
( |
String |
id | ) |
|
◆ setPath()
void org.turro.contacts.StarIt.setPath |
( |
String |
path | ) |
|
◆ setStars()
void org.turro.contacts.StarIt.setStars |
( |
int |
stars | ) |
|
The documentation for this class was generated from the following file: