Save This Page
Home » hibernate-search-src-20081106 » example » [javadoc | source]
example
public class: GuestbookEntry [javadoc | source]
java.lang.Object
   example.GuestbookEntry
Constructor:
 public GuestbookEntry(String name,
    String email,
    String message) 
Method from example.GuestbookEntry Summary:
getEmail,   getMessage,   getName
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from example.GuestbookEntry Detail:
 public String getEmail() 
 public String getMessage() 
 public String getName()