Sonic ESB API

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

Enclosing interface:
IParameter

public static interface IParameter.IFloatParamater

Convenience interface for parameters of type Float.


Method Summary
 java.lang.Float getLowerBound()
           
 java.lang.Float getUpperBound()
           
 java.lang.Float getValue()
           
 void setValue(java.lang.Float value)
           
 

Method Detail

getValue

java.lang.Float getValue()

setValue

void setValue(java.lang.Float value)

getUpperBound

java.lang.Float getUpperBound()

getLowerBound

java.lang.Float getLowerBound()

Sonic ESB API

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