Sonic ESB API

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

Enclosing interface:
IParameter

public static interface IParameter.IDoubleParamater

Convenience interface for parameters of type Double.


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

Method Detail

getValue

java.lang.Double getValue()

setValue

void setValue(java.lang.Double value)

getUpperBound

java.lang.Double getUpperBound()

getLowerBound

java.lang.Double getLowerBound()

Sonic ESB API

Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.