|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractAccount
| Method Summary | |
|---|---|
List |
getAccountCategory()
|
short |
getAccountCategory(int index)
|
short |
getAccountRating()
Retrieves the value for the attribute accountRating. |
short |
getAccountState()
Retrieves the value for the attribute accountState. |
List |
getAccountType()
|
short |
getAccountType(int index)
|
String |
getAliasName()
|
List |
getBusinessType()
|
short |
getBusinessType(int index)
|
String |
getDescription()
|
String |
getFullName()
|
void |
setAccountCategory(List newValue)
|
void |
setAccountCategory(short[] newValue)
|
void |
setAccountRating(short newValue)
Sets a new value for the attribute accountRating. |
void |
setAccountState(short newValue)
Sets a new value for the attribute accountState. |
void |
setAccountType(List newValue)
|
void |
setAccountType(short[] newValue)
|
void |
setAliasName(String newValue)
Sets a new value for the attribute aliasName. |
void |
setBusinessType(List newValue)
|
void |
setBusinessType(short[] newValue)
|
void |
setDescription(String newValue)
Sets a new value for the attribute description. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
List getAccountCategory()
JmiException - If the values cannot be retrieved for some reason.short getAccountCategory(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setAccountCategory(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setAccountCategory(short[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.short getAccountRating()
accountRating.
accountRating.
JmiException - If the value cannot be retrieved for some reason.void setAccountRating(short newValue)
accountRating.
newValue - The non-null new value for attribute accountRating.
JmiException - If the value cannot be set for some reason.short getAccountState()
accountState.
accountState.
JmiException - If the value cannot be retrieved for some reason.void setAccountState(short newValue)
accountState.
newValue - The non-null new value for attribute accountState.
JmiException - If the value cannot be set for some reason.List getAccountType()
JmiException - If the values cannot be retrieved for some reason.short getAccountType(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setAccountType(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setAccountType(short[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.String getAliasName()
aliasName.
JmiException - If the value cannot be retrieved for some reason.void setAliasName(String newValue)
aliasName.
newValue - The possibly null new value for attribute aliasName.
JmiException - If the value cannot be set for some reason.List getBusinessType()
JmiException - If the values cannot be retrieved for some reason.short getBusinessType(int index)
index - The index of the element to return.
JmiException - If the value cannot be retrieved for some reason.void setBusinessType(List newValue)
newValue - A list containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.void setBusinessType(short[] newValue)
newValue - An array containing all the new elements for this attribute.
JmiException - If the values cannot be set for some reason.String getDescription()
description.
JmiException - If the value cannot be retrieved for some reason.void setDescription(String newValue)
description.
newValue - The possibly null new value for attribute description.
JmiException - If the value cannot be set for some reason.String getFullName()
fullName.
JmiException - If the value cannot be retrieved for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||