org.apache.commons.ognl.test.objects
Class GameGenericObject
java.lang.Object
org.apache.commons.ognl.test.objects.GameGenericObject
- All Implemented Interfaces:
- GenericObject
public class GameGenericObject
- extends Object
- implements GenericObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GameGenericObject
public GameGenericObject()
getId
public int getId()
- Specified by:
getId
in interface GenericObject
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface GenericObject
getHappy
public String getHappy()
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.