com.tapina.robe.runtime
Class Block

java.lang.Object
  extended bycom.tapina.robe.runtime.Block
Direct Known Subclasses:
CodeBlock, DataBlock

public abstract class Block
extends java.lang.Object

Created by IntelliJ IDEA. User: gareth Date: Aug 21, 2003 Time: 7:59:28 AM


Method Summary
 int getAddress()
           
protected  void setAddress(int address)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAddress

public final int getAddress()

setAddress

protected void setAddress(int address)


Copyright © 2003-2005 . All Rights Reserved.