org.otvl.sbxbsamp.simple
Class TheElement

java.lang.Object
  extended byorg.otvl.sbxbsamp.simple.TheElement

public class TheElement
extends java.lang.Object

Version:
Author:

Constructor Summary
TheElement()
           
 
Method Summary
 java.lang.String getName()
          Returns the name.
 void setName(java.lang.String name)
          Sets the name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TheElement

public TheElement()
Method Detail

getName

public java.lang.String getName()
Returns the name.

Returns:
String

setName

public void setName(java.lang.String name)
Sets the name.

Parameters:
name - The name to set


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