liquibase.sdk.verifytest
Class TestPermutation.Value

java.lang.Object
  extended by liquibase.sdk.verifytest.TestPermutation.Value
Enclosing class:
TestPermutation

public static class TestPermutation.Value
extends Object


Constructor Summary
TestPermutation.Value(Object value, OutputFormat format)
           
 
Method Summary
 Object getValue()
           
 String serialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPermutation.Value

public TestPermutation.Value(Object value,
                             OutputFormat format)
Method Detail

getValue

public Object getValue()

serialize

public String serialize()


Copyright © 2015 Liquibase.org. All rights reserved.