universe.common.database
Class SystemID

java.lang.Object
  |
  +--universe.common.database.Index
        |
        +--universe.common.database.SystemID
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public final class SystemID
extends Index

This class is used to access System objects in the database.

Version:
$Id: SystemID.java,v 1.1 2001/07/04 19:55:07 uid42335 Exp $
See Also:
SystemBase, Serialized Form

Field Summary
 
Fields inherited from class universe.common.database.Index
 
Constructor Summary
SystemID()
           
SystemID(int in)
           
 
Methods inherited from class universe.common.database.Index
equals, get, hashCode, increment, set, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SystemID

public SystemID()

SystemID

public SystemID(int in)


Copyright © 2001 Universe Dev Team All Rights Reserved.