org.otvl.sbxbsamp.complex
Class ClsF

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

public class ClsF
extends ClsD

Sample class F.

Version:
Author:

Constructor Summary
ClsF()
           
 
Method Summary
 java.lang.String getAttF1()
          Returns the attF1.
 void setAttF1(java.lang.String attF1)
          Sets the attF1.
 
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

ClsF

public ClsF()
Method Detail

getAttF1

public java.lang.String getAttF1()
Returns the attF1.

Returns:
String

setAttF1

public void setAttF1(java.lang.String attF1)
Sets the attF1.

Parameters:
attF1 - The attF1 to set


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