ch.panter.li.bi.asn.api
Interface BooleanValue

All Superinterfaces:
BooleanValueInfo
All Known Implementing Classes:
AsnBoolean

public interface BooleanValue
extends BooleanValueInfo


Method Summary
 void assign(BooleanValue other)
           
 void setValue(Boolean value)
           
 
Methods inherited from interface ch.panter.li.bi.asn.api.BooleanValueInfo
getValue
 

Method Detail

setValue

void setValue(Boolean value)

assign

void assign(BooleanValue other)


Copyright 2007-2007 SourceForge. All Rights Reserved.