|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.moesol.bindings.NativeStructure com.moesol.tests.com_server.NON_OLE_AUTO_STRUCT
public class NON_OLE_AUTO_STRUCT
* IDL: [ helpstring(""), ]
struct/union
Nested Class Summary | |
---|---|
static class |
NON_OLE_AUTO_STRUCT.Array
Represent a native array of these structures |
Field Summary | |
---|---|
static int |
OFFSET_m_string_pointer
|
static Class |
TYPELIB
|
static GUID |
UUID
|
Constructor Summary | |
---|---|
NON_OLE_AUTO_STRUCT()
Create a new instance. |
|
NON_OLE_AUTO_STRUCT(ByteBuffer bb)
Create a new instance on a byte buffer. |
Method Summary | |
---|---|
short[] |
_get_m_string_pointer()
|
void |
_set_m_string_pointer(short[] v)
|
String |
get_m_string_pointer()
|
int |
getDynamicSize()
Get dynamic size in bytes. |
void |
set_m_string_pointer(String v)
|
static int |
sizeof()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Class TYPELIB
public static final GUID UUID
public static final int OFFSET_m_string_pointer
Constructor Detail |
---|
public NON_OLE_AUTO_STRUCT()
public NON_OLE_AUTO_STRUCT(ByteBuffer bb)
Method Detail |
---|
public static int sizeof()
public void _set_m_string_pointer(short[] v)
v
- new m_string_pointer valuepublic short[] _get_m_string_pointer()
public void set_m_string_pointer(String v)
v
- new m_string_pointer valuepublic String get_m_string_pointer()
public int getDynamicSize()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |