com.bea.commerce.ebusiness.price.engine
Class SelectionType
java.lang.Object
com.bea.commerce.ebusiness.price.engine.SelectionType
- public class SelectionType
- extends Object
cName
public static final String cName
- See Also:
- Constant Field Values
I_ROUND_ROBIN_1_BY_1
public static final int I_ROUND_ROBIN_1_BY_1
- See Also:
- Constant Field Values
I_SET
public static final int I_SET
- See Also:
- Constant Field Values
ROUND_ROBIN_1_BY_1
public static final SelectionType ROUND_ROBIN_1_BY_1
SET
public static final SelectionType SET
S_ROUND_ROBIN_1_BY_1
public static final String S_ROUND_ROBIN_1_BY_1
- See Also:
- Constant Field Values
S_SET
public static final String S_SET
- See Also:
- Constant Field Values
toString
public String toString()
getString
public String getString()
getInt
public int getInt()
getObject
public static SelectionType getObject(String token)
equals
public boolean equals(Object object)
hashCode
public int hashCode()
Copyright © 2004 BEA Systems, Inc. All Rights Reserved