org.otvl.sbxbsamp.complex
Class ClsE

java.lang.Object
  extended byorg.otvl.sbxbsamp.complex.ClsD
      extended byorg.otvl.sbxbsamp.complex.ClsE

public class ClsE
extends ClsD

Sample class E.

Version:
Author:

Constructor Summary
ClsE()
           
 
Method Summary
 java.lang.String getAttE()
          Returns the attE.
 java.lang.String getAttE1()
          Returns the attE1.
 void setAttE(java.lang.String attE)
          Sets the attE.
 void setAttE1(java.lang.String attE1)
          Sets the attE1.
 
Methods inherited from class org.otvl.sbxbsamp.complex.ClsD
getAttD, getAttD1, getAttD2, setAttD, setAttD1, setAttD2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClsE

public ClsE()
Method Detail

getAttE

public java.lang.String getAttE()
Returns the attE.

Returns:
String

setAttE

public void setAttE(java.lang.String attE)
Sets the attE.

Parameters:
attE - The attE to set

getAttE1

public java.lang.String getAttE1()
Returns the attE1.

Returns:
String

setAttE1

public void setAttE1(java.lang.String attE1)
Sets the attE1.

Parameters:
attE1 - The attE1 to set


Copyright © 2003-2006 Thierry Beigbeder. All Rights Reserved.