org.barracudamvc.contrib.sam.models
Class MapDecorator.StringBoolCompound
java.lang.Object
org.barracudamvc.contrib.sam.models.MapDecorator.StringBoolCompound
- Enclosing class:
- MapDecorator
- public static class MapDecorator.StringBoolCompound
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
string
protected String string
bool
protected boolean bool
MapDecorator.StringBoolCompound
public MapDecorator.StringBoolCompound(String string,
boolean bool)
getString
public String getString()
getBool
public boolean getBool()
Copyright © 2004 BarracudaMVC.org All Rights Reserved.