| Package | Description | 
|---|---|
| com.edorasware.api.value | 
 Work object value access. 
 | 
| com.edorasware.api.value.internal | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
BooleanValue<V>
Defines the interface of a boolean value. 
 | 
interface  | 
NumberValue<V>
Defines the interface of a number value. 
 | 
interface  | 
PriorityField
Defines the interface of a priority field value. 
 | 
interface  | 
StringValue<V>
Defines the interface of a string value. 
 | 
interface  | 
TimestampValue<V>
Defines the interface of a timestamp value. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasicValueImpl<V,W>  | 
class  | 
BooleanValueImpl<T>  | 
class  | 
NumberValueImpl<T,U extends Number>  | 
class  | 
PriorityFieldImpl  | 
class  | 
StateField  | 
class  | 
StringValueImpl<T>  | 
class  | 
TimestampValueImpl<T>  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.