|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jsdai.lang.EntityValue
This class is for internal JSDAI use only. Applications shall not use it.
Field Summary | |
static int |
REDEFINE
This field is for internal JSDAI use only. |
Value[] |
values
This field is for internal JSDAI use only. |
Constructor Summary | |
EntityValue(jsdai.dictionary.EEntity_definition edef)
|
|
EntityValue(SdaiSession session)
The constructor of this class. |
Method Summary | |
Value |
get(jsdai.dictionary.EAttribute attr)
This method is for internal JSDAI use only. |
Binary |
getBinary(int index)
This method is for internal JSDAI use only. |
A_binary |
getBinaryAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
int |
getBoolean(int index)
This method is for internal JSDAI use only. |
Aa_boolean |
getBoolean2Aggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
A_boolean |
getBooleanAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
double |
getDouble(int index)
This method is for internal JSDAI use only. |
Aa_double |
getDouble2Aggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
Aaa_double |
getDouble3Aggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
A_double |
getDoubleAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
int |
getEnumeration(int index,
jsdai.dictionary.CExplicit_attribute attrib)
This method is for internal JSDAI use only. |
Aa_enumeration |
getEnumeration2Aggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
A_enumeration |
getEnumerationAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
InverseEntity |
getInstance(int index,
CEntity inst)
This method is for internal JSDAI use only. |
InverseEntity |
getInstance(int index,
CEntity inst,
jsdai.dictionary.CExplicit_attribute attr)
This method is for internal JSDAI use only. |
Aggregate |
getInstanceAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
int |
getInteger(int index)
This method is for internal JSDAI use only. |
Aa_integer |
getInteger2Aggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
A_integer |
getIntegerAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
int |
getLogical(int index)
This method is for internal JSDAI use only. |
Aa_integer |
getLogical2Aggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
A_enumeration |
getLogicalAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
java.lang.Object |
getMixed(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
Aggregate |
getMixedAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
int |
getSelectNumber()
This method is for internal JSDAI use only. |
java.lang.String |
getString(int index)
This method is for internal JSDAI use only. |
Aa_string |
getString2Aggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
A_string |
getStringAggregate(int index,
jsdai.dictionary.CExplicit_attribute attr,
CEntity inst)
This method is for internal JSDAI use only. |
void |
init(jsdai.dictionary.EEntity_definition type)
This method is for internal JSDAI use only. |
void |
set(jsdai.dictionary.EExplicit_attribute attr,
Value val)
This method is for internal JSDAI use only. |
void |
setBinary(int index,
Binary value)
This method is for internal JSDAI use only. |
void |
setBinaryAggregate(int index,
A_binary agg)
This method is for internal JSDAI use only. |
void |
setBoolean(int index,
int value)
This method is for internal JSDAI use only. |
void |
setBoolean2Aggregate(int index,
Aa_boolean value)
This method is for internal JSDAI use only. |
void |
setBooleanAggregate(int index,
A_boolean value)
This method is for internal JSDAI use only. |
void |
setDouble(int index,
double value)
This method is for internal JSDAI use only. |
void |
setDouble2Aggregate(int index,
Aa_double value)
This method is for internal JSDAI use only. |
void |
setDouble3Aggregate(int index,
Aaa_double value)
This method is for internal JSDAI use only. |
void |
setDoubleAggregate(int index,
A_double value)
This method is for internal JSDAI use only. |
void |
setEnumeration(int index,
int value,
jsdai.dictionary.CExplicit_attribute attr)
This method is for internal JSDAI use only. |
void |
setEnumeration2Aggregate(int index,
Aa_enumeration value,
jsdai.dictionary.CExplicit_attribute attr)
This method is for internal JSDAI use only. |
void |
setEnumerationAggregate(int index,
A_enumeration value,
jsdai.dictionary.CExplicit_attribute attr)
This method is for internal JSDAI use only. |
void |
setInstance(int index,
java.lang.Object value)
This method is for internal JSDAI use only. |
void |
setInstanceAggregate(int index,
CAggregate value)
This method is for internal JSDAI use only. |
void |
setInteger(int index,
int value)
This method is for internal JSDAI use only. |
void |
setInteger2Aggregate(int index,
Aa_integer value)
This method is for internal JSDAI use only. |
void |
setIntegerAggregate(int index,
A_integer value)
This method is for internal JSDAI use only. |
void |
setLogical(int index,
int value)
This method is for internal JSDAI use only. |
void |
setLogical2Aggregate(int index,
Aa_enumeration value)
This method is for internal JSDAI use only. |
void |
setLogicalAggregate(int index,
A_enumeration value)
This method is for internal JSDAI use only. |
void |
setMixed(int index,
java.lang.Object value,
jsdai.dictionary.CExplicit_attribute attr,
int sel_number)
This method is for internal JSDAI use only. |
void |
setMixedAggregate(int index,
CAggregate value,
jsdai.dictionary.CExplicit_attribute attr)
This method is for internal JSDAI use only. |
void |
setString(int index,
java.lang.String value)
This method is for internal JSDAI use only. |
void |
setString2Aggregate(int index,
Aa_string value)
This method is for internal JSDAI use only. |
void |
setStringAggregate(int index,
A_string agg)
This method is for internal JSDAI use only. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public Value[] values
public static final int REDEFINE
Constructor Detail |
public EntityValue(SdaiSession session)
public EntityValue(jsdai.dictionary.EEntity_definition edef)
Method Detail |
public int getInteger(int index) throws SdaiException
SdaiException
public double getDouble(int index) throws SdaiException
SdaiException
public java.lang.String getString(int index) throws SdaiException
SdaiException
public int getLogical(int index) throws SdaiException
SdaiException
public int getBoolean(int index) throws SdaiException
SdaiException
public int getEnumeration(int index, jsdai.dictionary.CExplicit_attribute attrib) throws SdaiException
SdaiException
public Binary getBinary(int index) throws SdaiException
SdaiException
public InverseEntity getInstance(int index, CEntity inst) throws SdaiException
SdaiException
public InverseEntity getInstance(int index, CEntity inst, jsdai.dictionary.CExplicit_attribute attr) throws SdaiException
SdaiException
public java.lang.Object getMixed(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public A_integer getIntegerAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public A_double getDoubleAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public A_string getStringAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public A_enumeration getLogicalAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public A_boolean getBooleanAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public A_enumeration getEnumerationAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public A_binary getBinaryAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aggregate getInstanceAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aggregate getMixedAggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aa_integer getInteger2Aggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aa_double getDouble2Aggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aa_string getString2Aggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aa_integer getLogical2Aggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aa_boolean getBoolean2Aggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aa_enumeration getEnumeration2Aggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public Aaa_double getDouble3Aggregate(int index, jsdai.dictionary.CExplicit_attribute attr, CEntity inst) throws SdaiException
SdaiException
public void setInteger(int index, int value)
public void setDouble(int index, double value)
public void setString(int index, java.lang.String value)
public void setLogical(int index, int value)
public void setBoolean(int index, int value)
public void setEnumeration(int index, int value, jsdai.dictionary.CExplicit_attribute attr) throws SdaiException
SdaiException
public void setBinary(int index, Binary value)
public void setInstance(int index, java.lang.Object value) throws SdaiException
SdaiException
public void setMixed(int index, java.lang.Object value, jsdai.dictionary.CExplicit_attribute attr, int sel_number) throws SdaiException
SdaiException
public void setIntegerAggregate(int index, A_integer value) throws SdaiException
SdaiException
public void setDoubleAggregate(int index, A_double value) throws SdaiException
SdaiException
public void setStringAggregate(int index, A_string agg) throws SdaiException
SdaiException
public void setLogicalAggregate(int index, A_enumeration value) throws SdaiException
SdaiException
public void setBooleanAggregate(int index, A_boolean value) throws SdaiException
SdaiException
public void setEnumerationAggregate(int index, A_enumeration value, jsdai.dictionary.CExplicit_attribute attr) throws SdaiException
SdaiException
public void setBinaryAggregate(int index, A_binary agg) throws SdaiException
SdaiException
public void setInstanceAggregate(int index, CAggregate value) throws SdaiException
SdaiException
public void setMixedAggregate(int index, CAggregate value, jsdai.dictionary.CExplicit_attribute attr) throws SdaiException
SdaiException
public void setInteger2Aggregate(int index, Aa_integer value) throws SdaiException
SdaiException
public void setDouble2Aggregate(int index, Aa_double value) throws SdaiException
SdaiException
public void setString2Aggregate(int index, Aa_string value) throws SdaiException
SdaiException
public void setLogical2Aggregate(int index, Aa_enumeration value) throws SdaiException
SdaiException
public void setBoolean2Aggregate(int index, Aa_boolean value) throws SdaiException
SdaiException
public void setEnumeration2Aggregate(int index, Aa_enumeration value, jsdai.dictionary.CExplicit_attribute attr) throws SdaiException
SdaiException
public void setDouble3Aggregate(int index, Aaa_double value) throws SdaiException
SdaiException
public int getSelectNumber()
public void init(jsdai.dictionary.EEntity_definition type) throws SdaiException
SdaiException
public Value get(jsdai.dictionary.EAttribute attr) throws SdaiException
SdaiException
public void set(jsdai.dictionary.EExplicit_attribute attr, Value val) throws SdaiException
SdaiException
public java.lang.String toString()
|
Copyright © LKSoftWare GmbH, 1999-2008 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |