LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.info.misc
Class LyParameter

java.lang.Object
  extended by leon.info.LyTag
      extended by leon.info.misc.LyParameter
All Implemented Interfaces:
java.lang.Cloneable

public class LyParameter
extends LyTag

This class is used to store parameter on action and generic location A parameter is composed of a name and a value.


Nested Class Summary
 
Nested classes/interfaces inherited from class leon.info.LyTag
LyTag.Model
 
Field Summary
static java.lang.String __VERSION
           
 
Constructor Summary
LyParameter(java.lang.String name)
          Constructor.
LyParameter(java.lang.String name, java.lang.Object value)
          Constructor.
 
Method Summary
 boolean equals(java.lang.Object object)
          compare two parameters by value.
 LyChartInfo getChartInfoValue()
          Gets value as chartInfo.
 LyClassInfo getClassInfoValue()
          Gets value as classInfo.
 LyFilter getFilterValue()
          Gets value as Filter.
 LyInfo getInfoValue()
          Gets value as Info.
 java.lang.String getName()
          Accessor for type.
 LySort getSortValue()
          Gets value as Sort.
 java.lang.Object getValue()
          Accessor for key.
 void setValue(java.lang.Object value)
          Sets value.
 
Methods inherited from class leon.info.LyTag
clone, getApplication, getCommentsEnd, getCommentsStart, getEnvironment, getId, getModelType, getParent, getRootProject, hasAncestor, isExtern, setCommentsEnd, setCommentsStart, wasCloned
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

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

LyParameter

public LyParameter(java.lang.String name)
Constructor.


LyParameter

public LyParameter(java.lang.String name,
                   java.lang.Object value)
Constructor.

Method Detail

getName

public java.lang.String getName()
Accessor for type.


getValue

public java.lang.Object getValue()
Accessor for key.


equals

public boolean equals(java.lang.Object object)
compare two parameters by value.

Overrides:
equals in class java.lang.Object
Parameters:
object - object to compare to
Returns:
true if equals by value

setValue

public void setValue(java.lang.Object value)
Sets value.


getInfoValue

public LyInfo getInfoValue()
Gets value as Info.


getSortValue

public LySort getSortValue()
Gets value as Sort.


getFilterValue

public LyFilter getFilterValue()
Gets value as Filter.


getClassInfoValue

public LyClassInfo getClassInfoValue()
Gets value as classInfo.


getChartInfoValue

public LyChartInfo getChartInfoValue()
Gets value as chartInfo.


(c) January 2013 - W4 S.A.

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