org.epseelon.mobimap
Class Action

java.lang.Object
  extended by org.epseelon.mobimap.Action

public class Action
extends java.lang.Object

Version:
5 juil. 2008, 19:22:15
Author:
sarbogast

Constructor Summary
Action(int actionCode, java.lang.String actionNameKey)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int getActionCode()
           
 java.lang.String getActionNameKey()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Action

public Action(int actionCode,
              java.lang.String actionNameKey)
Method Detail

getActionCode

public int getActionCode()

getActionNameKey

public java.lang.String getActionNameKey()

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2008 Epseelon. All Rights Reserved.