ch.agent.crnickl.junit
Class T012_ValueTypeTest.FooScanner
java.lang.Object
ch.agent.crnickl.junit.T012_ValueTypeTest.FooScanner
- All Implemented Interfaces:
- ch.agent.crnickl.api.ValueScanner<T012_ValueTypeTest.Foo>
- Enclosing class:
- T012_ValueTypeTest
public static class T012_ValueTypeTest.FooScanner
- extends Object
- implements ch.agent.crnickl.api.ValueScanner<T012_ValueTypeTest.Foo>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
T012_ValueTypeTest.FooScanner
public T012_ValueTypeTest.FooScanner()
getType
public Class<T012_ValueTypeTest.Foo> getType()
- Specified by:
getType in interface ch.agent.crnickl.api.ValueScanner<T012_ValueTypeTest.Foo>
scan
public T012_ValueTypeTest.Foo scan(String value)
throws ch.agent.crnickl.T2DBException
- Specified by:
scan in interface ch.agent.crnickl.api.ValueScanner<T012_ValueTypeTest.Foo>
- Throws:
ch.agent.crnickl.T2DBException
check
public void check(T012_ValueTypeTest.Foo value)
throws ch.agent.crnickl.T2DBException
- Specified by:
check in interface ch.agent.crnickl.api.ValueScanner<T012_ValueTypeTest.Foo>
- Throws:
ch.agent.crnickl.T2DBException
toString
public String toString(T012_ValueTypeTest.Foo value)
throws ch.agent.crnickl.T2DBException
- Specified by:
toString in interface ch.agent.crnickl.api.ValueScanner<T012_ValueTypeTest.Foo>
- Throws:
ch.agent.crnickl.T2DBException
Copyright © 2013. All Rights Reserved.