com.bea.commerce.ebusiness.price.engine
Class SelectionType

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.engine.SelectionType

Deprecated See BEA Commerce product offering

@Deprecated
public class SelectionType
extends Object


Field Summary
static String cName
          Deprecated See BEA Commerce product offering
static int I_ROUND_ROBIN_1_BY_1
          Deprecated See BEA Commerce product offering
static int I_SET
          Deprecated See BEA Commerce product offering
static SelectionType ROUND_ROBIN_1_BY_1
          Deprecated See BEA Commerce product offering
static String S_ROUND_ROBIN_1_BY_1
          Deprecated See BEA Commerce product offering
static String S_SET
          Deprecated See BEA Commerce product offering
static SelectionType SET
          Deprecated See BEA Commerce product offering
 
Method Summary
 boolean equals(Object object)
          Deprecated See BEA Commerce product offering
 int getInt()
          Deprecated See BEA Commerce product offering
static SelectionType getObject(String token)
          Deprecated See BEA Commerce product offering
 String getString()
          Deprecated See BEA Commerce product offering
 int hashCode()
          Deprecated See BEA Commerce product offering
 String toString()
          Deprecated See BEA Commerce product offering
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

cName

public static final String cName
Deprecated See BEA Commerce product offering
See Also
Constants Summary

I_ROUND_ROBIN_1_BY_1

public static final int I_ROUND_ROBIN_1_BY_1
Deprecated See BEA Commerce product offering
See Also
Constants Summary

I_SET

public static final int I_SET
Deprecated See BEA Commerce product offering
See Also
Constants Summary

ROUND_ROBIN_1_BY_1

public static final SelectionType ROUND_ROBIN_1_BY_1
Deprecated See BEA Commerce product offering

SET

public static final SelectionType SET
Deprecated See BEA Commerce product offering

S_ROUND_ROBIN_1_BY_1

public static final String S_ROUND_ROBIN_1_BY_1
Deprecated See BEA Commerce product offering
See Also
Constants Summary

S_SET

public static final String S_SET
Deprecated See BEA Commerce product offering
See Also
Constants Summary
Method Detail

toString

public String toString()
Deprecated See BEA Commerce product offering

Overrides:
toString in class Object

getString

public String getString()
Deprecated See BEA Commerce product offering


getInt

public int getInt()
Deprecated See BEA Commerce product offering


getObject

public static SelectionType getObject(String token)
Deprecated See BEA Commerce product offering


equals

public boolean equals(Object object)
Deprecated See BEA Commerce product offering

Overrides:
equals in class Object

hashCode

public int hashCode()
Deprecated See BEA Commerce product offering

Overrides:
hashCode in class Object


Copyright © 2006 BEA Systems, Inc. All Rights Reserved