org.jnario.lib.internal
Class RowResult

java.lang.Object
  extended by org.jnario.lib.internal.RowResult
Direct Known Subclasses:
RowFailed, RowPassed

public abstract class RowResult
extends Object

Author:
Sebastian Benz - Initial contribution and API

Constructor Summary
RowResult(ExampleTableRow value)
           
 
Method Summary
 ExampleTableRow getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowResult

public RowResult(ExampleTableRow value)
Method Detail

getValue

public ExampleTableRow getValue()


Copyright © 2012-2013 BMW Car IT. All Rights Reserved.