|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.automation.BSTR
public class BSTR
Field Summary | |
---|---|
int |
m_pBSTR
|
Constructor Summary | |
---|---|
protected |
BSTR(int addr)
|
|
BSTR(java.lang.String s)
|
Method Summary | |
---|---|
void |
createBSTR(java.lang.String s)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int m_pBSTR
Constructor Detail |
---|
public BSTR(java.lang.String s) throws COMError
COMError
protected BSTR(int addr) throws COMError
COMError
Method Detail |
---|
public void createBSTR(java.lang.String s) throws COMError
COMError
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |