Class JDPCustomer

java.lang.Object
   |
   +----JDPCustomer

public class JDPCustomer
extends Object

Variable Index

 o address1
 o address2
 o alphpgrnum
 o alphsvcph
 o cardexpiry
 o cardname
 o cardnum
 o city
 o country
 o emailaddr
 o firstname
 o initmenu
 o jdpsystem0
 o jdpsystem1
 o jdpsystem2
 o jdpsystem3
 o jdpsystem4
 o jdpsystem5
 o jdpsystem6
 o jdpsystem7
 o jdpsystem8
 o jdpsystem9
 o lastname
 o menuauth1
 o menuauth2
 o menuauth3
 o menuauth4
 o menuauth5
 o menulvl1
 o menulvl2
 o menulvl3
 o menulvl4
 o menulvl5
 o password
 o phonenum
 o signupdate
 o state
 o status
 o suserid
 o userid
 o username
 o winx1
 o winx2
 o winy1
 o winy2
 o zipcode

Constructor Index

 o JDPCustomer()

Method Index

 o getAddress1()
 o getAddress2()
 o getAlphpgrnum()
 o getAlphsvcph()
 o getCardexpiry()
 o getCardname()
 o getCardnum()
 o getCity()
 o getCountry()
 o getEmailaddr()
 o getFirstname()
 o getInitmenu()
 o getLastname()
 o getMenuauth1()
 o getMenuauth2()
 o getMenuauth3()
 o getMenuauth4()
 o getMenuauth5()
 o getMenulvl1()
 o getMenulvl2()
 o getMenulvl3()
 o getMenulvl4()
 o getMenulvl5()
 o getPhonenum()
 o getSignupdate()
 o getState()
 o getStatus()
 o getUserid()
 o getUsername()
 o getZipcode()

Variables

 o userid
 public int userid
 o suserid
 public String suserid
 o username
 public String username
 o password
 public String password
 o firstname
 public String firstname
 o lastname
 public String lastname
 o address1
 public String address1
 o address2
 public String address2
 o city
 public String city
 o state
 public String state
 o zipcode
 public String zipcode
 o country
 public String country
 o cardnum
 public String cardnum
 o cardexpiry
 public String cardexpiry
 o cardname
 public String cardname
 o phonenum
 public String phonenum
 o emailaddr
 public String emailaddr
 o alphsvcph
 public String alphsvcph
 o alphpgrnum
 public String alphpgrnum
 o winx1
 public int winx1
 o winy1
 public int winy1
 o winx2
 public int winx2
 o winy2
 public int winy2
 o status
 public String status
 o signupdate
 public String signupdate
 o jdpsystem0
 public String jdpsystem0
 o jdpsystem1
 public String jdpsystem1
 o jdpsystem2
 public String jdpsystem2
 o jdpsystem3
 public String jdpsystem3
 o jdpsystem4
 public String jdpsystem4
 o jdpsystem5
 public String jdpsystem5
 o jdpsystem6
 public String jdpsystem6
 o jdpsystem7
 public String jdpsystem7
 o jdpsystem8
 public String jdpsystem8
 o jdpsystem9
 public String jdpsystem9
 o initmenu
 public String initmenu
 o menuauth1
 public String menuauth1
 o menuauth2
 public String menuauth2
 o menuauth3
 public String menuauth3
 o menuauth4
 public String menuauth4
 o menuauth5
 public String menuauth5
 o menulvl1
 public int menulvl1
 o menulvl2
 public int menulvl2
 o menulvl3
 public int menulvl3
 o menulvl4
 public int menulvl4
 o menulvl5
 public int menulvl5

Constructors

 o JDPCustomer
 public JDPCustomer()

Methods

 o getUserid
 public int getUserid()
 o getUsername
 public String getUsername()
 o getFirstname
 public String getFirstname()
 o getLastname
 public String getLastname()
 o getAddress1
 public String getAddress1()
 o getAddress2
 public String getAddress2()
 o getCity
 public String getCity()
 o getState
 public String getState()
 o getZipcode
 public String getZipcode()
 o getCountry
 public String getCountry()
 o getCardnum
 public String getCardnum()
 o getCardexpiry
 public String getCardexpiry()
 o getCardname
 public String getCardname()
 o getPhonenum
 public String getPhonenum()
 o getEmailaddr
 public String getEmailaddr()
 o getAlphsvcph
 public String getAlphsvcph()
 o getAlphpgrnum
 public String getAlphpgrnum()
 o getStatus
 public String getStatus()
 o getSignupdate
 public String getSignupdate()
 o getInitmenu
 public String getInitmenu()
 o getMenuauth1
 public String getMenuauth1()
 o getMenuauth2
 public String getMenuauth2()
 o getMenuauth3
 public String getMenuauth3()
 o getMenuauth4
 public String getMenuauth4()
 o getMenuauth5
 public String getMenuauth5()
 o getMenulvl1
 public int getMenulvl1()
 o getMenulvl2
 public int getMenulvl2()
 o getMenulvl3
 public int getMenulvl3()
 o getMenulvl4
 public int getMenulvl4()
 o getMenulvl5
 public int getMenulvl5()