Package com.infoteria.asteria.value

Interface Summary
 

Class Summary
SynchronizedValue 同期化されたValueオブジェクト
Value ASTERIAの基本データ型、 Boolean, Integer, Double, Decimal, String, DateTime, Binaryをラップするクラスです。
Value.Type データ型を表すクラス
VariableList Valueクラスのリストです。
 

Exception Summary
ValueConvertException Valueクラスのデータ変換時に発生するExceptionです。