|
UDK 3.2.0 Java API Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.star.uno.AsciiString
The Ascii class represents the IDL build in type asciistring
.
Field Summary | |
String |
asciistring
Deprecated. |
Constructor Summary | |
AsciiString(String s)
Deprecated. do not use |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final String asciistring
Constructor Detail |
public AsciiString(String s)
AsciiString
.
s
- the String value
|
UDK 3.2.0 Java API Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |