cad.simcad.ObjectImpl
Class TypeI

java.lang.Object
  |
  +--cad.simcad.ObjectImpl.TypeI
All Implemented Interfaces:
java.io.Serializable, Type

public class TypeI
extends java.lang.Object
implements Type

Implementation of interface Type.

Author:
sgroutar
See Also:
Serialized Form

Constructor Summary
TypeI()
           
TypeI(int i)
           
 
Method Summary
 int getType()
           
 void setType(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeI

public TypeI(int i)

TypeI

public TypeI()
Method Detail

setType

public void setType(int i)
Specified by:
setType in interface Type

getType

public int getType()
Specified by:
getType in interface Type

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be