© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.payment
Interface Result

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

public interface Result
extends Belonging

Attribute: value

See Also:
ResultHome, ResultImpl

Method Summary
 String getValue()
          Get the value of value
 void setValue(String value)
          Set the value of value
 
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

public String getValue()
Get the value of value

Returns:
value.

setValue

public void setValue(String value)
Set the value of value

Parameters:
value - value to be added

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved