net.sf.magicproject.zone
Class SectorConfiguration

java.lang.Object
  extended by net.sf.magicproject.zone.SectorConfiguration

public class SectorConfiguration
extends java.lang.Object

Since:
0.93
Author:
Fabrice Daugan

Method Summary
 java.lang.Object getConstraint()
          The container constraint of this sector.
 Test getTest()
          The sector test.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConstraint

public java.lang.Object getConstraint()
The container constraint of this sector.

Returns:
The container constraint of this sector.

getTest

public Test getTest()
The sector test.

Returns:
The sector test.


Copyright © 2003-2007 Magic-Project. All Rights Reserved.