org.milyn.persistence
Class OnNoResult.DataDecoder
java.lang.Object
org.milyn.persistence.OnNoResult.DataDecoder
- All Implemented Interfaces:
- Serializable, org.milyn.javabean.DataDecoder
- Enclosing class:
- OnNoResult
public static class OnNoResult.DataDecoder
- extends Object
- implements org.milyn.javabean.DataDecoder
A Data decoder for this Enum
- Author:
- maurice.zeijen@smies.com
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface org.milyn.javabean.DataDecoder |
org.milyn.javabean.DataDecoder.Factory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnNoResult.DataDecoder
public OnNoResult.DataDecoder()
decode
public Object decode(String data)
throws org.milyn.javabean.DataDecodeException
- Specified by:
decode in interface org.milyn.javabean.DataDecoder
- Throws:
org.milyn.javabean.DataDecodeException
Copyright © 2018. All rights reserved.