eu.xtreemos.xosd.resallocator
Class TimeTableTest.AccessorEntryType

java.lang.Object
  extended by eu.xtreemos.xosd.resallocator.TimeTableTest.AccessorEntryType
Enclosing class:
TimeTableTest

static class TimeTableTest.AccessorEntryType
extends java.lang.Object


Field Summary
static int ADD
           
static int REMOVE
           
 
Constructor Summary
TimeTableTest.AccessorEntryType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADD

public static int ADD

REMOVE

public static int REMOVE
Constructor Detail

TimeTableTest.AccessorEntryType

TimeTableTest.AccessorEntryType()