LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.peer
Class LyPeerFieldValue

java.lang.Object
  extended by leon.data.LyValue
      extended by 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.
 
Method Summary
 LyPeerField getPeerField()
          Gets the peerField to which this value corresponds.
 
Methods inherited from class leon.data.LyValue
getField, getString, getValue, isNull, setValue, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

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.
Method Detail

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.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com