|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.otvl.sbxbsamp.complex.ClsB
Sample class B.
Constructor Summary | |
ClsB()
|
Method Summary | |
java.lang.String |
getB()
Returns the b. |
java.lang.String |
getB1()
Returns the b1. |
java.lang.String |
getB2()
Returns the b2. |
void |
setB(java.lang.String b)
Sets the b. |
void |
setB1(java.lang.String b1)
Sets the b1. |
void |
setB2(java.lang.String b2)
Sets the b2. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClsB()
Method Detail |
public java.lang.String getB()
public void setB(java.lang.String b)
b
- The b to setpublic java.lang.String getB1()
public void setB1(java.lang.String b1)
b1
- The b1 to setpublic java.lang.String getB2()
public void setB2(java.lang.String b2)
b2
- The b2 to set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |