Package org.rspeer.game.gameval
Class InterfaceId.F2pBondRedeem
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.F2pBondRedeem
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.F2pBondRedeem extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOND_BUTTONstatic intCLOSEstatic intMODEL_Lstatic intMODEL_Rstatic intTEXT_PRIMARYstatic intTEXT_SECONDARYstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description F2pBondRedeem()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
MODEL_L
public static final int MODEL_L
- See Also:
- Constant Field Values
-
MODEL_R
public static final int MODEL_R
- See Also:
- Constant Field Values
-
TEXT_PRIMARY
public static final int TEXT_PRIMARY
- See Also:
- Constant Field Values
-
TEXT_SECONDARY
public static final int TEXT_SECONDARY
- See Also:
- Constant Field Values
-
BOND_BUTTON
public static final int BOND_BUTTON
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-