|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.org.usurper.handlers.basic.EnumHandler
public final class EnumHandler
This type returns a random value of a given enum type.
| Constructor Summary | |
|---|---|
EnumHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
handle(HandledBeanProperty handledBeanProperty)
This method allows the generation of a properties' value. |
java.lang.Object |
handle(HandledConstructorArg handledConstructorArg)
This method allows the generation of a constructor argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnumHandler()
| Method Detail |
|---|
public java.lang.Object handle(HandledBeanProperty handledBeanProperty)
IHandler
handle in interface IHandlerhandledBeanProperty - The bean property's info
IHandler.handle(org.org.usurper.model.HandledBeanProperty)public java.lang.Object handle(HandledConstructorArg handledConstructorArg)
IHandler
handle in interface IHandlerhandledConstructorArg - The constructor's arg's info
IHandler.handle(org.org.usurper.model.HandledConstructorArg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||