Sonic ESB API

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

Enclosing interface:
IParameter

public static interface IParameter.ILongParamater

Convenience interface for parameters of type Long.


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

Method Detail

getValue

java.lang.Long getValue()

setValue

void setValue(java.lang.Long value)

getUpperBound

java.lang.Long getUpperBound()

getLowerBound

java.lang.Long getLowerBound()

Sonic ESB API

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