|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FemTupleAttrAccessor
TupleAttrAccessor object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
| Method Summary | |
|---|---|
int |
getBitValueIndex()
Returns the value of attribute bitValueIndex. |
int |
getEndIndirectOffset()
Returns the value of attribute endIndirectOffset. |
int |
getFixedOffset()
Returns the value of attribute fixedOffset. |
int |
getNullBitIndex()
Returns the value of attribute nullBitIndex. |
void |
setBitValueIndex(int newValue)
Sets the value of bitValueIndex attribute. |
void |
setEndIndirectOffset(int newValue)
Sets the value of endIndirectOffset attribute. |
void |
setFixedOffset(int newValue)
Sets the value of fixedOffset attribute. |
void |
setNullBitIndex(int newValue)
Sets the value of nullBitIndex attribute. |
| 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 |
|---|
int getNullBitIndex()
void setNullBitIndex(int newValue)
getNullBitIndex() for description on the attribute.
newValue - New value to be set.int getFixedOffset()
void setFixedOffset(int newValue)
getFixedOffset()
for description on the attribute.
newValue - New value to be set.int getEndIndirectOffset()
void setEndIndirectOffset(int newValue)
getEndIndirectOffset() for description on the attribute.
newValue - New value to be set.int getBitValueIndex()
void setBitValueIndex(int newValue)
getBitValueIndex() for description on the attribute.
newValue - New value to be set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||