|
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.info.LyTag
leon.info.LyInfo
leon.info.LyUnit
public class LyUnit
This class defines a unit associated to a text, a number or a date field.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class leon.info.LyTag |
---|
LyTag.Model |
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Method Summary | |
---|---|
java.lang.String |
getAlias()
Accessor for alias (shortname) of this unit. |
java.lang.Class<?> |
getConverterClass()
Gets the class to convert. |
double |
getFactor()
Gets the factor used when converting this unit to the reference one. |
LyFormat |
getFormat()
Gets the display format used for presenting this unit. |
java.lang.String |
getInternalAlias()
Accessor for alias (shortname) of this instance. |
java.lang.String |
getJavaName()
Gets java class name for this unit. |
java.lang.String |
getName()
Accessor for name of this unit. |
double |
getOffset()
Gets the offset used when converting this unit to the reference one. |
java.lang.String |
getValue()
Deprecated. Use getName() |
boolean |
hasEditionFormat()
Checks if this unit has an edition format. |
boolean |
isPrint()
Checks whether this unit is used for printing. |
Methods inherited from class leon.info.LyInfo |
---|
getApplication, getFile, getId, getInclude, isIncluded, isInternal, isInternal, isLoaded, isLocked, load, setApplication, setFile, toString |
Methods inherited from class leon.info.LyTag |
---|
clone, getCommentsEnd, getCommentsStart, getEnvironment, getModelType, getParent, getRootProject, hasAncestor, isExtern, setCommentsEnd, setCommentsStart, wasCloned |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface leon.parser.LyCommentInterface |
---|
getCommentsEnd, getCommentsStart, setCommentsEnd, setCommentsStart |
Field Detail |
---|
public static final java.lang.String __VERSION
Method Detail |
---|
public double getFactor()
public double getOffset()
public LyFormat getFormat()
public final java.lang.String getName()
getName
in class LyInfo
public final java.lang.String getAlias()
getAlias
in class LyInfo
public final java.lang.String getInternalAlias()
public final boolean isPrint()
public final java.lang.String getValue()
public java.lang.String getJavaName()
public java.lang.Class<?> getConverterClass()
public boolean hasEditionFormat()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |