|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.peer.LyPeerField
public abstract class LyPeerField
Abstract class that holds common methods for all peer fields. Wrapper that implements LyField for physical fields.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LyPeerField()
Constructs a peer field. |
Method Summary | |
---|---|
LyValue |
buildFieldValue(java.lang.Object value)
Builds the appropriate field value (LyValue) corresponding to this field from an untyped value object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface leon.data.LyField |
---|
getId, getValueClass |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyPeerField()
Method Detail |
---|
public LyValue buildFieldValue(java.lang.Object value)
buildFieldValue
in interface LyField
value
- Untyped value.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |