|
UDK 3.2.0 Java API Reference | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.sun.star.uno.AsciiString
public final class AsciiString
The Ascii class represents the IDL build in type asciistring
.
フィールドの概要 | |
---|---|
String |
asciistring
推奨されていません。 |
コンストラクタの概要 | |
---|---|
AsciiString(String s)
推奨されていません。 do not use |
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public final String asciistring
コンストラクタの詳細 |
---|
public AsciiString(String s)
AsciiString
.
s
- the String value
|
UDK 3.2.0 Java API Reference | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |