All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class dbtables.user_info

java.lang.Object
   |
   +----dbgeneric.DatabaseAccess
           |
           +----dbtables.user_info

public class user_info
extends DatabaseAccess

Constructor Index

 o user_info()

Method Index

 o count()
Counts the number of entries for this table in the database.
 o countByIndex(String)
Counts the number of entries for this table in the database.
 o countByKey(String)
Counts the number of entries for this table in the database.
 o countLikeIndex(String)
Counts the number of entries for this table in the database.
 o countLikeKey(String)
Counts the number of entries for this table in the database.
 o deleteByIndex(String)
Deletes from the database for table "user_info"
 o deleteByKey(String)
Deletes from the database for table "user_info"
 o getAccesses()
Gets the value for accesses
 o getAlt_fax_num()
Gets the value for alt_fax_num
 o getAlt_phone_num()
Gets the value for alt_phone_num
 o getApplication()
Gets the value for application
 o getAuto_reply0()
Gets the value for auto_reply0
 o getAuto_reply1()
Gets the value for auto_reply1
 o getAuto_reply2()
Gets the value for auto_reply2
 o getAuto_reply3()
Gets the value for auto_reply3
 o getAuto_reply4()
Gets the value for auto_reply4
 o getAuto_reply5()
Gets the value for auto_reply5
 o getAuto_reply6()
Gets the value for auto_reply6
 o getAuto_reply7()
Gets the value for auto_reply7
 o getAuto_reply8()
Gets the value for auto_reply8
 o getAuto_reply9()
Gets the value for auto_reply9
 o getBlock_reason()
Gets the value for block_reason
 o getBlocked()
Gets the value for blocked
 o getCountry()
Gets the value for country
 o getCreated()
Gets the value for created
 o getFax_number()
Gets the value for fax_number
 o getFirst_name()
Gets the value for first_name
 o getFromResultSet(ResultSet)
Updates the object from a retrieved ResultSet.
 o getId()
Gets the value for id
 o getLastaccess()
Gets the value for lastaccess
 o getPhone_number()
Gets the value for phone_number
 o getPin()
Gets the value for pin
 o getPostcode()
Gets the value for postcode
 o getStreet()
Gets the value for street
 o getSurname()
Gets the value for surname
 o getTown()
Gets the value for town
 o getTts_pitch()
Gets the value for tts_pitch
 o getTts_speaker()
Gets the value for tts_speaker
 o getTts_speed()
Gets the value for tts_speed
 o getTts_volume()
Gets the value for tts_volume
 o getWeb_verbosity()
Gets the value for web_verbosity
 o insert()
Inserts the current object values into the database.
 o retrieveAllLikeIndex(String)
Retrieve from the database for table "user_info"
 o retrieveAllLikeKey(String)
Retrieve from the database for table "user_info"
 o retrieveAllWhere(String)
Retrieve from the database for table "user_info"
 o retrieveByIndex(String)
Retrieve from the database for table "user_info"
 o retrieveByKey(String)
Retrieve from the database for table "user_info"
 o setAccesses(int)
Sets the value for accesses
 o setAlt_fax_num(String)
Sets the value for alt_fax_num
 o setAlt_phone_num(String)
Sets the value for alt_phone_num
 o setApplication(String)
Sets the value for application
 o setAuto_reply0(String)
Sets the value for auto_reply0
 o setAuto_reply1(String)
Sets the value for auto_reply1
 o setAuto_reply2(String)
Sets the value for auto_reply2
 o setAuto_reply3(String)
Sets the value for auto_reply3
 o setAuto_reply4(String)
Sets the value for auto_reply4
 o setAuto_reply5(String)
Sets the value for auto_reply5
 o setAuto_reply6(String)
Sets the value for auto_reply6
 o setAuto_reply7(String)
Sets the value for auto_reply7
 o setAuto_reply8(String)
Sets the value for auto_reply8
 o setAuto_reply9(String)
Sets the value for auto_reply9
 o setBlock_reason(int)
Sets the value for block_reason
 o setBlocked(int)
Sets the value for blocked
 o setCountry(String)
Sets the value for country
 o setCreated(Timestamp)
Sets the value for created
 o setFax_number(String)
Sets the value for fax_number
 o setFirst_name(String)
Sets the value for first_name
 o setId(String)
Sets the value for id
 o setLastaccess(Timestamp)
Sets the value for lastaccess
 o setPhone_number(String)
Sets the value for phone_number
 o setPin(String)
Sets the value for pin
 o setPostcode(String)
Sets the value for postcode
 o setStreet(String)
Sets the value for street
 o setSurname(String)
Sets the value for surname
 o setTown(String)
Sets the value for town
 o setTts_pitch(int)
Sets the value for tts_pitch
 o setTts_speaker(int)
Sets the value for tts_speaker
 o setTts_speed(int)
Sets the value for tts_speed
 o setTts_volume(int)
Sets the value for tts_volume
 o setWeb_verbosity(int)
Sets the value for web_verbosity
 o updateByIndex()
Updates the current object values into the database.
 o updateByKey()
Updates the current object values into the database.

Constructors

 o user_info
 public user_info()

Methods

 o setId
 public void setId(String id)
Sets the value for id

 o getId
 public String getId()
Gets the value for id

 o setPin
 public void setPin(String pin)
Sets the value for pin

 o getPin
 public String getPin()
Gets the value for pin

 o setFirst_name
 public void setFirst_name(String first_name)
Sets the value for first_name

 o getFirst_name
 public String getFirst_name()
Gets the value for first_name

 o setSurname
 public void setSurname(String surname)
Sets the value for surname

 o getSurname
 public String getSurname()
Gets the value for surname

 o setStreet
 public void setStreet(String street)
Sets the value for street

 o getStreet
 public String getStreet()
Gets the value for street

 o setTown
 public void setTown(String town)
Sets the value for town

 o getTown
 public String getTown()
Gets the value for town

 o setCountry
 public void setCountry(String country)
Sets the value for country

 o getCountry
 public String getCountry()
Gets the value for country

 o setPostcode
 public void setPostcode(String postcode)
Sets the value for postcode

 o getPostcode
 public String getPostcode()
Gets the value for postcode

 o setPhone_number
 public void setPhone_number(String phone_number)
Sets the value for phone_number

 o getPhone_number
 public String getPhone_number()
Gets the value for phone_number

 o setAlt_phone_num
 public void setAlt_phone_num(String alt_phone_num)
Sets the value for alt_phone_num

 o getAlt_phone_num
 public String getAlt_phone_num()
Gets the value for alt_phone_num

 o setFax_number
 public void setFax_number(String fax_number)
Sets the value for fax_number

 o getFax_number
 public String getFax_number()
Gets the value for fax_number

 o setAlt_fax_num
 public void setAlt_fax_num(String alt_fax_num)
Sets the value for alt_fax_num

 o getAlt_fax_num
 public String getAlt_fax_num()
Gets the value for alt_fax_num

 o setApplication
 public void setApplication(String application)
Sets the value for application

 o getApplication
 public String getApplication()
Gets the value for application

 o setCreated
 public void setCreated(Timestamp created)
Sets the value for created

 o getCreated
 public Timestamp getCreated()
Gets the value for created

 o setLastaccess
 public void setLastaccess(Timestamp lastaccess)
Sets the value for lastaccess

 o getLastaccess
 public Timestamp getLastaccess()
Gets the value for lastaccess

 o setAccesses
 public void setAccesses(int accesses)
Sets the value for accesses

 o getAccesses
 public int getAccesses()
Gets the value for accesses

 o setBlocked
 public void setBlocked(int blocked)
Sets the value for blocked

 o getBlocked
 public int getBlocked()
Gets the value for blocked

 o setBlock_reason
 public void setBlock_reason(int block_reason)
Sets the value for block_reason

 o getBlock_reason
 public int getBlock_reason()
Gets the value for block_reason

 o setTts_speaker
 public void setTts_speaker(int tts_speaker)
Sets the value for tts_speaker

 o getTts_speaker
 public int getTts_speaker()
Gets the value for tts_speaker

 o setTts_pitch
 public void setTts_pitch(int tts_pitch)
Sets the value for tts_pitch

 o getTts_pitch
 public int getTts_pitch()
Gets the value for tts_pitch

 o setTts_speed
 public void setTts_speed(int tts_speed)
Sets the value for tts_speed

 o getTts_speed
 public int getTts_speed()
Gets the value for tts_speed

 o setTts_volume
 public void setTts_volume(int tts_volume)
Sets the value for tts_volume

 o getTts_volume
 public int getTts_volume()
Gets the value for tts_volume

 o setWeb_verbosity
 public void setWeb_verbosity(int web_verbosity)
Sets the value for web_verbosity

 o getWeb_verbosity
 public int getWeb_verbosity()
Gets the value for web_verbosity

 o setAuto_reply0
 public void setAuto_reply0(String auto_reply0)
Sets the value for auto_reply0

 o getAuto_reply0
 public String getAuto_reply0()
Gets the value for auto_reply0

 o setAuto_reply1
 public void setAuto_reply1(String auto_reply1)
Sets the value for auto_reply1

 o getAuto_reply1
 public String getAuto_reply1()
Gets the value for auto_reply1

 o setAuto_reply2
 public void setAuto_reply2(String auto_reply2)
Sets the value for auto_reply2

 o getAuto_reply2
 public String getAuto_reply2()
Gets the value for auto_reply2

 o setAuto_reply3
 public void setAuto_reply3(String auto_reply3)
Sets the value for auto_reply3

 o getAuto_reply3
 public String getAuto_reply3()
Gets the value for auto_reply3

 o setAuto_reply4
 public void setAuto_reply4(String auto_reply4)
Sets the value for auto_reply4

 o getAuto_reply4
 public String getAuto_reply4()
Gets the value for auto_reply4

 o setAuto_reply5
 public void setAuto_reply5(String auto_reply5)
Sets the value for auto_reply5

 o getAuto_reply5
 public String getAuto_reply5()
Gets the value for auto_reply5

 o setAuto_reply6
 public void setAuto_reply6(String auto_reply6)
Sets the value for auto_reply6

 o getAuto_reply6
 public String getAuto_reply6()
Gets the value for auto_reply6

 o setAuto_reply7
 public void setAuto_reply7(String auto_reply7)
Sets the value for auto_reply7

 o getAuto_reply7
 public String getAuto_reply7()
Gets the value for auto_reply7

 o setAuto_reply8
 public void setAuto_reply8(String auto_reply8)
Sets the value for auto_reply8

 o getAuto_reply8
 public String getAuto_reply8()
Gets the value for auto_reply8

 o setAuto_reply9
 public void setAuto_reply9(String auto_reply9)
Sets the value for auto_reply9

 o getAuto_reply9
 public String getAuto_reply9()
Gets the value for auto_reply9

 o getFromResultSet
 public void getFromResultSet(ResultSet r) throws SQLException
Updates the object from a retrieved ResultSet.

 o retrieveByKey
 public boolean retrieveByKey(String id) throws SQLException
Retrieve from the database for table "user_info"

 o retrieveAllLikeKey
 public Vector retrieveAllLikeKey(String id) throws SQLException
Retrieve from the database for table "user_info"

 o updateByKey
 public boolean updateByKey() throws SQLException
Updates the current object values into the database.

 o deleteByKey
 public boolean deleteByKey(String id) throws SQLException
Deletes from the database for table "user_info"

 o countByKey
 public int countByKey(String id) throws SQLException
Counts the number of entries for this table in the database.

 o countLikeKey
 public int countLikeKey(String id) throws SQLException
Counts the number of entries for this table in the database.

 o retrieveByIndex
 public boolean retrieveByIndex(String id) throws SQLException
Retrieve from the database for table "user_info"

 o retrieveAllLikeIndex
 public Vector retrieveAllLikeIndex(String id) throws SQLException
Retrieve from the database for table "user_info"

 o updateByIndex
 public boolean updateByIndex() throws SQLException
Updates the current object values into the database.

 o deleteByIndex
 public boolean deleteByIndex(String id) throws SQLException
Deletes from the database for table "user_info"

 o countByIndex
 public int countByIndex(String id) throws SQLException
Counts the number of entries for this table in the database.

 o countLikeIndex
 public int countLikeIndex(String id) throws SQLException
Counts the number of entries for this table in the database.

 o retrieveAllWhere
 public Vector retrieveAllWhere(String where) throws SQLException
Retrieve from the database for table "user_info"

 o insert
 public boolean insert() throws SQLException
Inserts the current object values into the database.

 o count
 public int count() throws SQLException
Counts the number of entries for this table in the database.


All Packages  Class Hierarchy  This Package  Previous  Next  Index