|
SAP BI Java SDK | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a specific member by referencing at least one other member. It is the abstract super type of various member expressions.
Method Summary | |
IBIMember |
getMember()
Represents the member upon which the member expression is based. |
void |
setMember(IBIMember newValue)
Represents the member upon which the member expression is based. |
Methods inherited from interface com.sap.ip.bi.sdk.dac.olap.query.member.IBIMember |
getDimension |
Methods inherited from interface com.sap.ip.bi.sdk.dac.olap.query.main.IBIIdentifiable |
getDescription, getId, getLabel, setDescription, setId, setLabel |
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 |
Methods inherited from interface org.omg.cwm.objectmodel.instance.Object |
getSlot |
Methods inherited from interface org.omg.cwm.objectmodel.instance.Instance |
getClassifier, setClassifier |
Methods inherited from interface org.omg.cwm.objectmodel.core.ModelElement |
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
Method Detail |
public IBIMember getMember() throws javax.jmi.reflect.JmiException
Represents the member upon which the member expression is based.
public void setMember(IBIMember newValue) throws javax.jmi.reflect.JmiException
Represents the member upon which the member expression is based.
|
SAP BI Java SDK | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |