com.beasys.commerce.ebusiness.payment
Interface Result

All Superinterfaces
Belonging, BusinessSmartComponent, Cloneable, Comparable, Serializable
All Known Implementing Classes:
ResultImpl

Deprecated See BEA Commerce product offering

@Deprecated
public interface Result
extends Belonging

Attribute: value

See Also
ResultHome, ResultImpl

Method Summary
 String getValue()
          Deprecated See BEA Commerce product offering
 void setValue(String value)
          Deprecated See BEA Commerce product offering
 
Methods inherited from interface com.beasys.commerce.foundation.Belonging
clone, equals, interfaceName, setByValue, value
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getValue

String getValue()
Deprecated See BEA Commerce product offering

Get the value of value

Returns
value.

setValue

void setValue(String value)
Deprecated See BEA Commerce product offering

Set the value of value

Parameters
value - value to be added


Copyright © 2006 BEA Systems, Inc. All Rights Reserved