Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama
Interface AsyncArgument


public interface AsyncArgument

Method Summary
 java.lang.String getName()
          Gets the name of the async argument
 java.lang.String getValue()
          Gets the value of the async argument
 void setValue(java.lang.String value)
          Sets the value of the async argument

 

Method Detail

getName

public java.lang.String getName()
Gets the name of the async argument

getValue

public java.lang.String getValue()
Gets the value of the async argument

setValue

public void setValue(java.lang.String value)
Sets the value of the async argument

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.