org.weblab_project.core.helper.impl
Class Rule

java.lang.Object
  extended by org.weblab_project.core.helper.impl.Rule

public class Rule
extends java.lang.Object


Nested Class Summary
static class Rule.Domain
           
 
Field Summary
protected  Rule.Domain first
           
protected  java.lang.String firstS
           
protected  Rule.Domain second
           
protected  java.lang.String secondS
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

first

protected Rule.Domain first

second

protected Rule.Domain second

firstS

protected java.lang.String firstS

secondS

protected java.lang.String secondS
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2004-2010. All Rights Reserved.