@interface SAHABooleanValue : SAHAAttributeValue @property (nonatomic) BOOL value; + (id)booleanValue; + (id)booleanValueWithDictionary:(id)a0 context:(id)a1; - (id)groupIdentifier; - (id)encodedClassName; @end
@interface SAHABooleanValue : SAHAAttributeValue @property (nonatomic) BOOL value; + (id)booleanValue; + (id)booleanValueWithDictionary:(id)a0 context:(id)a1; - (id)groupIdentifier; - (id)encodedClassName; @end