com.sentilla.system
Class Binary

java.lang.Object
  extended by com.sentilla.system.Binary

public class Binary
extends Object


Constructor Summary
Binary(int binnum)
           
 
Method Summary
 short getBinNum()
           
 int hashCode()
           
 boolean remove()
           
 boolean start()
           
 boolean stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Binary

public Binary(int binnum)
Method Detail

start

public boolean start()

stop

public boolean stop()

remove

public boolean remove()

getBinNum

public short getBinNum()

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2007 Sentilla Corporation. All Rights Reserved.