equip.data
Class ItemLeaseTest

java.lang.Object
  extended byequip.data.ItemLeaseTest

public class ItemLeaseTest
extends java.lang.Object

ItemLeaseTest. Chris Greenhalgh, 2003-10-21


Field Summary
static int LEASE_TIME_S
           
(package private) static int[] update_intervals
           
 
Constructor Summary
ItemLeaseTest()
           
 
Method Summary
(package private) static ItemData getItemTemplate()
           
(package private) static ItemData getItemValue(GUID id, int i)
           
static void main(java.lang.String[] args)
          app.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LEASE_TIME_S

public static int LEASE_TIME_S

update_intervals

static int[] update_intervals
Constructor Detail

ItemLeaseTest

public ItemLeaseTest()
Method Detail

main

public static void main(java.lang.String[] args)
app. Usage: equip.data.ItemLeaseTest


getItemValue

static ItemData getItemValue(GUID id,
                             int i)

getItemTemplate

static ItemData getItemTemplate()