|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.stz.bt.fnd.datapoints.FND_Attributes
Descriptor class containing the FND Attribute declarations Everything is loaded from constants.xml
Field Summary | |
private static FND_Attributes |
_instance
A handle to the unique Singleton instance. |
private java.util.ArrayList |
attributes
|
Constructor Summary | |
FND_Attributes()
|
Method Summary | |
java.util.ArrayList |
getAttributeSet(byte atb_id)
|
static FND_Attributes |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static FND_Attributes _instance
private java.util.ArrayList attributes
Constructor Detail |
public FND_Attributes()
Method Detail |
public static FND_Attributes getInstance()
public java.util.ArrayList getAttributeSet(byte atb_id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |