|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Value in org.zeroexchange.model.resource.property |
|---|
| Methods in org.zeroexchange.model.resource.property that return Value | |
|---|---|
Value |
PropertySpecification.getValue()
|
| Methods in org.zeroexchange.model.resource.property with parameters of type Value | |
|---|---|
void |
PropertySpecification.setValue(Value value)
|
| Uses of Value in org.zeroexchange.model.resource.value |
|---|
| Subclasses of Value in org.zeroexchange.model.resource.value | |
|---|---|
class |
ContinuousValue
The base clas for values of the continuous types (integer, string) |
class |
DictionaryValue
The value refers to the dictionary item. |
class |
DoubleValue
The simple double value. |
class |
IntegerValue
The simple integer value. |
class |
LocalizableValue
The value holds localized string. |
class |
StringValue
The simple textual value. |
class |
TimestampValue
|
| Methods in org.zeroexchange.model.resource.value that return Value | |
|---|---|
Value |
LocalizableValueEntry.getParent()
|
| Methods in org.zeroexchange.model.resource.value with parameters of type Value | |
|---|---|
void |
LocalizableValueEntry.setParent(Value parent)
|
| Uses of Value in org.zeroexchange.representation.value |
|---|
| Methods in org.zeroexchange.representation.value that return types with arguments of type Value | |
|---|---|
Class<Value> |
ValueRepresentation.getProcessingClass()
Returns root hierarchy current processor can operate |
| Methods in org.zeroexchange.representation.value with parameters of type Value | |
|---|---|
String |
ValueRepresentation.getRepresentation(Value entity,
int limit)
Returns string representation of the specified entity. |
String |
DefaultValueRepresentation.getRepresentation(Value entity,
int limit)
|
| Uses of Value in org.zeroexchange.resource.value.create |
|---|
| Methods in org.zeroexchange.resource.value.create that return Value | |
|---|---|
Value |
DefaultValueFactory.createValue(PropertyType propertyType)
Returns the value corresponded to the specified property type. |
Value |
ValueFactory.createValue(PropertyType propertyType)
Returns the value corresponded to the specified property type. |
| Uses of Value in org.zeroexchange.resource.value.create.provider |
|---|
| Classes in org.zeroexchange.resource.value.create.provider with type parameters of type Value | |
|---|---|
interface |
ValueProvider<T extends Value>
|
| Uses of Value in org.zeroexchange.resource.value.operator |
|---|
| Classes in org.zeroexchange.resource.value.operator with type parameters of type Value | |
|---|---|
interface |
ValueService<T extends Value>
Service manages knowledge about each criterion. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||