PATH |
BooleanAssignment
Package: com.webobjects.directtowebInherits from:Assignment
Class Description
This class maintains information about boolean assignments on the right hand side of rules. It should not be used, subclassed, or replaced.
Method Types
Constructors
- public BooleanAssignment(EOKeyValueUnarchiver unarchiver)
- BooleanAssignment(String key, Object value)
Constructors
BooleanAssignment
public BooleanAssignment(EOKeyValueUnarchiver unarchiver)
Creates and returns a
BooleanAssignment
BooleanAssignment(String key, Object value)
Creates a
© 2001 Apple Computer, Inc.