io.leopard.autounit.tson
Interface FieldValue

All Known Implementing Classes:
FieldValueBooleanImpl, FieldValueDateImpl, FieldValueDoubleImpl, FieldValueFloatImpl, FieldValueImpl, FieldValueIntegerImpl, FieldValueLongImpl, FieldValueNameImpl, FieldValueStringImpl

public interface FieldValue

默认值

Author:
阿海

Method Summary
 java.lang.Object get(java.lang.Class<?> clazz, java.lang.String name)
           
 

Method Detail

get

java.lang.Object get(java.lang.Class<?> clazz,
                     java.lang.String name)
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2014-2015. All Rights Reserved.