Fido Alpha 3.2

fido.db
Class AttributeBooleanNode

java.lang.Object
  |
  +--fido.db.AttributeBooleanNode
All Implemented Interfaces:
BooleanTreeNode

public class AttributeBooleanNode
extends java.lang.Object
implements BooleanTreeNode


Field Summary
 java.lang.String attribute
           
 
Constructor Summary
AttributeBooleanNode(java.lang.String attribute)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attribute

public java.lang.String attribute
Constructor Detail

AttributeBooleanNode

public AttributeBooleanNode(java.lang.String attribute)

Fido Alpha 3.2