leon.peer
Class LyPeerFieldValue
java.lang.Object
leon.data.LyValue
leon.peer.LyPeerFieldValue
public class LyPeerFieldValue
- extends LyValue
This class is a value wrapper, it offers methods for constructing, accessing and modifying values
corresponding to a peerField (physical field).
- See Also:
LyPeerField
Field Summary |
static java.lang.String |
__VERSION
|
Constructor Summary |
LyPeerFieldValue(LyPeerField peerField,
java.lang.Object value)
Constructs a value for the given fieldInfo from an untyped object. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LyPeerFieldValue
public LyPeerFieldValue(LyPeerField peerField,
java.lang.Object value)
- Constructs a value for the given fieldInfo from an untyped object.
- Parameters:
peerField
- Physical field for which a value is created.value
- Value given as an untyped object.
getPeerField
public LyPeerField getPeerField()
- Gets the peerField to which this value corresponds. Result of LyValue.getField casted as to
LyPeerField.
- Returns:
- PeerField of this field value.
Website: W4 S.A., contact us: support@w4global.com