Package | Description |
---|---|
com.ergotech.secs.gem | |
com.ergotech.vib.valueobjects |
Modifier and Type | Class and Description |
---|---|
class |
SecsFormatValueObject
This value object wraps a SecsFormat object.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayValueObject
This will store an array of objects.
|
class |
BinaryValueObject
This is the instance of ValueObject that is created when you use the setBoolValue(), setIntValue(), setFloatValue()
and setStringValue().
|
class |
BooleanObjectValueObject
This is the instance of ValueObject that is created
from a java.lang.Boolean subclass.
|
class |
DateRangeValueObject |
class |
DoubleValueObject
This is the instance of ValueObject that is created
when you use the setBoolValue(), setIntValue(), setFloatValue()
and setStringValue().
|
class |
GenericValueObject
This is the instance of ValueObject that is created
when you use the setBoolValue(), setIntValue(), setFloatValue()
and setStringValue().
|
class |
HistoricalValueObject
This will store an array of values that where found with the two dates given.
|
class |
LongValueObject
This is the instance of ValueObject that is created
when you use the setBoolValue(), setIntValue(), setFloatValue()
and setStringValue().
|
class |
NumberObjectValueObject
This is the instance of ValueObject that is created
when you use the setBoolValue(), setIntValue(), setFloatValue()
and setStringValue().
|
class |
PropertyValueObject
This is the instance of ValueObject that is designed to send property
info to a bean, but without sending a new value.
|
class |
StringValueObject
This is the instance of ValueObject that is created
when you use the setBoolValue(), setIntValue(), setFloatValue()
and setStringValue().
|
class |
TwoDimensionalValueObject
This is a object that can hold a two dimensional array of ValueObjects.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.