Sonic ESB API

com.sonicsw.esb.mgmtapi.config
Interface IParameter.IBooleanParam

Enclosing interface:
IParameter

public static interface IParameter.IBooleanParam

Convenience interface for parameters of type Boolean.


Method Summary
 java.lang.Boolean getValue()
           
 void setValue(boolean value)
           
 void setValue(java.lang.Boolean value)
           
 

Method Detail

getValue

java.lang.Boolean getValue()

setValue

void setValue(boolean value)

setValue

void setValue(java.lang.Boolean value)

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.