|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.webapp.base.external.ilias.IlUserData
public class IlUserData
| Constructor Summary | |
|---|---|
IlUserData()
|
|
IlUserData(int usr_id,
String login,
String passwd,
String firstname,
String lastname,
String title,
String gender,
String email,
String institution,
String street,
String city,
String zipcode,
String country,
String phone_office,
String last_login,
String last_update,
String create_date,
String hobby,
String department,
String phone_home,
String phone_mobile,
String fax,
int time_limit_owner,
int time_limit_unlimited,
int time_limit_from,
int time_limit_until,
int time_limit_message,
String referral_comment,
String matriculation,
int active,
boolean accepted_agreement,
String approve_date,
String user_skin,
String user_style,
String user_language,
String import_id)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getActive()
Gets the active value for this IlUserData. |
String |
getApprove_date()
Gets the approve_date value for this IlUserData. |
String |
getCity()
Gets the city value for this IlUserData. |
String |
getCountry()
Gets the country value for this IlUserData. |
String |
getCreate_date()
Gets the create_date value for this IlUserData. |
String |
getDepartment()
Gets the department value for this IlUserData. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getEmail()
Gets the email value for this IlUserData. |
String |
getFax()
Gets the fax value for this IlUserData. |
String |
getFirstname()
Gets the firstname value for this IlUserData. |
String |
getGender()
Gets the gender value for this IlUserData. |
String |
getHobby()
Gets the hobby value for this IlUserData. |
String |
getImport_id()
Gets the import_id value for this IlUserData. |
String |
getInstitution()
Gets the institution value for this IlUserData. |
String |
getLast_login()
Gets the last_login value for this IlUserData. |
String |
getLast_update()
Gets the last_update value for this IlUserData. |
String |
getLastname()
Gets the lastname value for this IlUserData. |
String |
getLogin()
Gets the login value for this IlUserData. |
String |
getMatriculation()
Gets the matriculation value for this IlUserData. |
String |
getPasswd()
Gets the passwd value for this IlUserData. |
String |
getPhone_home()
Gets the phone_home value for this IlUserData. |
String |
getPhone_mobile()
Gets the phone_mobile value for this IlUserData. |
String |
getPhone_office()
Gets the phone_office value for this IlUserData. |
String |
getReferral_comment()
Gets the referral_comment value for this IlUserData. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStreet()
Gets the street value for this IlUserData. |
int |
getTime_limit_from()
Gets the time_limit_from value for this IlUserData. |
int |
getTime_limit_message()
Gets the time_limit_message value for this IlUserData. |
int |
getTime_limit_owner()
Gets the time_limit_owner value for this IlUserData. |
int |
getTime_limit_unlimited()
Gets the time_limit_unlimited value for this IlUserData. |
int |
getTime_limit_until()
Gets the time_limit_until value for this IlUserData. |
String |
getTitle()
Gets the title value for this IlUserData. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUser_language()
Gets the user_language value for this IlUserData. |
String |
getUser_skin()
Gets the user_skin value for this IlUserData. |
String |
getUser_style()
Gets the user_style value for this IlUserData. |
int |
getUsr_id()
Gets the usr_id value for this IlUserData. |
String |
getZipcode()
Gets the zipcode value for this IlUserData. |
int |
hashCode()
|
boolean |
isAccepted_agreement()
Gets the accepted_agreement value for this IlUserData. |
void |
setAccepted_agreement(boolean accepted_agreement)
Sets the accepted_agreement value for this IlUserData. |
void |
setActive(int active)
Sets the active value for this IlUserData. |
void |
setApprove_date(String approve_date)
Sets the approve_date value for this IlUserData. |
void |
setCity(String city)
Sets the city value for this IlUserData. |
void |
setCountry(String country)
Sets the country value for this IlUserData. |
void |
setCreate_date(String create_date)
Sets the create_date value for this IlUserData. |
void |
setDepartment(String department)
Sets the department value for this IlUserData. |
void |
setEmail(String email)
Sets the email value for this IlUserData. |
void |
setFax(String fax)
Sets the fax value for this IlUserData. |
void |
setFirstname(String firstname)
Sets the firstname value for this IlUserData. |
void |
setGender(String gender)
Sets the gender value for this IlUserData. |
void |
setHobby(String hobby)
Sets the hobby value for this IlUserData. |
void |
setImport_id(String import_id)
Sets the import_id value for this IlUserData. |
void |
setInstitution(String institution)
Sets the institution value for this IlUserData. |
void |
setLast_login(String last_login)
Sets the last_login value for this IlUserData. |
void |
setLast_update(String last_update)
Sets the last_update value for this IlUserData. |
void |
setLastname(String lastname)
Sets the lastname value for this IlUserData. |
void |
setLogin(String login)
Sets the login value for this IlUserData. |
void |
setMatriculation(String matriculation)
Sets the matriculation value for this IlUserData. |
void |
setPasswd(String passwd)
Sets the passwd value for this IlUserData. |
void |
setPhone_home(String phone_home)
Sets the phone_home value for this IlUserData. |
void |
setPhone_mobile(String phone_mobile)
Sets the phone_mobile value for this IlUserData. |
void |
setPhone_office(String phone_office)
Sets the phone_office value for this IlUserData. |
void |
setReferral_comment(String referral_comment)
Sets the referral_comment value for this IlUserData. |
void |
setStreet(String street)
Sets the street value for this IlUserData. |
void |
setTime_limit_from(int time_limit_from)
Sets the time_limit_from value for this IlUserData. |
void |
setTime_limit_message(int time_limit_message)
Sets the time_limit_message value for this IlUserData. |
void |
setTime_limit_owner(int time_limit_owner)
Sets the time_limit_owner value for this IlUserData. |
void |
setTime_limit_unlimited(int time_limit_unlimited)
Sets the time_limit_unlimited value for this IlUserData. |
void |
setTime_limit_until(int time_limit_until)
Sets the time_limit_until value for this IlUserData. |
void |
setTitle(String title)
Sets the title value for this IlUserData. |
void |
setUser_language(String user_language)
Sets the user_language value for this IlUserData. |
void |
setUser_skin(String user_skin)
Sets the user_skin value for this IlUserData. |
void |
setUser_style(String user_style)
Sets the user_style value for this IlUserData. |
void |
setUsr_id(int usr_id)
Sets the usr_id value for this IlUserData. |
void |
setZipcode(String zipcode)
Sets the zipcode value for this IlUserData. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlUserData()
public IlUserData(int usr_id,
String login,
String passwd,
String firstname,
String lastname,
String title,
String gender,
String email,
String institution,
String street,
String city,
String zipcode,
String country,
String phone_office,
String last_login,
String last_update,
String create_date,
String hobby,
String department,
String phone_home,
String phone_mobile,
String fax,
int time_limit_owner,
int time_limit_unlimited,
int time_limit_from,
int time_limit_until,
int time_limit_message,
String referral_comment,
String matriculation,
int active,
boolean accepted_agreement,
String approve_date,
String user_skin,
String user_style,
String user_language,
String import_id)
| Method Detail |
|---|
public int getUsr_id()
public void setUsr_id(int usr_id)
usr_id - public String getLogin()
public void setLogin(String login)
login - public String getPasswd()
public void setPasswd(String passwd)
passwd - public String getFirstname()
public void setFirstname(String firstname)
firstname - public String getLastname()
public void setLastname(String lastname)
lastname - public String getTitle()
public void setTitle(String title)
title - public String getGender()
public void setGender(String gender)
gender - public String getEmail()
public void setEmail(String email)
email - public String getInstitution()
public void setInstitution(String institution)
institution - public String getStreet()
public void setStreet(String street)
street - public String getCity()
public void setCity(String city)
city - public String getZipcode()
public void setZipcode(String zipcode)
zipcode - public String getCountry()
public void setCountry(String country)
country - public String getPhone_office()
public void setPhone_office(String phone_office)
phone_office - public String getLast_login()
public void setLast_login(String last_login)
last_login - public String getLast_update()
public void setLast_update(String last_update)
last_update - public String getCreate_date()
public void setCreate_date(String create_date)
create_date - public String getHobby()
public void setHobby(String hobby)
hobby - public String getDepartment()
public void setDepartment(String department)
department - public String getPhone_home()
public void setPhone_home(String phone_home)
phone_home - public String getPhone_mobile()
public void setPhone_mobile(String phone_mobile)
phone_mobile - public String getFax()
public void setFax(String fax)
fax - public int getTime_limit_owner()
public void setTime_limit_owner(int time_limit_owner)
time_limit_owner - public int getTime_limit_unlimited()
public void setTime_limit_unlimited(int time_limit_unlimited)
time_limit_unlimited - public int getTime_limit_from()
public void setTime_limit_from(int time_limit_from)
time_limit_from - public int getTime_limit_until()
public void setTime_limit_until(int time_limit_until)
time_limit_until - public int getTime_limit_message()
public void setTime_limit_message(int time_limit_message)
time_limit_message - public String getReferral_comment()
public void setReferral_comment(String referral_comment)
referral_comment - public String getMatriculation()
public void setMatriculation(String matriculation)
matriculation - public int getActive()
public void setActive(int active)
active - public boolean isAccepted_agreement()
public void setAccepted_agreement(boolean accepted_agreement)
accepted_agreement - public String getApprove_date()
public void setApprove_date(String approve_date)
approve_date - public String getUser_skin()
public void setUser_skin(String user_skin)
user_skin - public String getUser_style()
public void setUser_style(String user_style)
user_style - public String getUser_language()
public void setUser_language(String user_language)
user_language - public String getImport_id()
public void setImport_id(String import_id)
import_id - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||