JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
at.letto.globalinterfaces
Interface LettoUser
public interface
LettoUser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getId
()
boolean
getIsTeacher
()
String
getNachname
()
String
getName
()
Method Details
getId
int
getId
()
getName
String
getName
()
getNachname
String
getNachname
()
getIsTeacher
boolean
getIsTeacher
()