|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.intarsys.nativec.api.CWideString
public final class CWideString
Wrapper class to indicate use of a "wide" string on native side.
Use this to indicate on a native call parameter or return type that you will deal with the platforms wide string capabilities.
| Constructor Summary | |
|---|---|
CWideString(java.lang.String string)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CWideString(java.lang.String string)
| Method Detail |
|---|
public java.lang.String getString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||