|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.util.ISeriesFldTableViewUtil
This class is a utility class that can be used to obtain the properties of a field DataElement.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
static String |
getAliasValue(Object element)
Query and return the alias value from the given input object. |
static String |
getColumnHeading1Value(Object element)
Query and return the column heading 1 value from the given input object. |
static String |
getColumnHeading2Value(Object element)
Query and return the column heading 2 value from the given input object. |
static String |
getColumnHeading3Value(Object element)
Query and return the column heading 3 value from the given input object. |
static String |
getEditCodeValue(Object element)
Query and return the edit code value from the given input object. |
static String |
getEditWordValue(Object element)
Query and return the edit word value from the given input object. |
static String |
getLengthValue(Object element)
Query and return the length value from the given input object. |
static String |
getTextValue(Object element)
Query and return the text value from the given input object. |
static String |
getTranslatedTypeValue(Object element)
Query and return the translated type value from the given input object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Method Detail |
public static String getLengthValue(Object element)
public static String getTextValue(Object element)
public static String getColumnHeading1Value(Object element)
public static String getColumnHeading2Value(Object element)
public static String getColumnHeading3Value(Object element)
public static String getAliasValue(Object element)
public static String getEditCodeValue(Object element)
public static String getEditWordValue(Object element)
public static String getTranslatedTypeValue(Object element)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |