World of tricky Core Java Q and A Covering Object Oriented Analysis and Design, JVM Internals,Java Language Fundamentals,Datatypes,Keywords,Operators and Assignments,Identifies,Declarations and Modifiers, Conversion,Casting and Promotion, Flow control,Assertions,
Exception Handling and Garbage Collection,Objects and Classes), Basic Packages and their classes,JDBC,JFC Swing,Java Server Pages (JSP),
Servlets,EJB,JMS,JNDI etc and Open
source technologies like Struts,Hibernate,Spring etc
i need getter and setter method for enum Type {prepaid, postpaid}; its the variables of type enum enum is the data type please help me out someone who know about this coding
2 comments:
i need getter and setter method for
enum Type {prepaid, postpaid};
its the variables
of type enum
enum is the data type
i need getter and setter method for
enum Type {prepaid, postpaid};
its the variables
of type enum
enum is the data type
please help me out someone who know about this coding
Post a Comment