UDK 3.1.0 Java API Reference

com.sun.star.uno
クラス Ascii

java.lang.Object
  |
  +--com.sun.star.uno.Ascii

推奨されていません。 do not use

public final class Ascii
extends Object

The Ascii class represents the IDL build in type ascii.

導入されたバージョン:
UDK1.0

フィールドの概要
 char ascii
          推奨されていません。  
 
コンストラクタの概要
Ascii(char c)
          推奨されていません。 do not use
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

ascii

public final char ascii
推奨されていません。 
コンストラクタの詳細

Ascii

public Ascii(char c)
推奨されていません。 do not use

Constructs a new Ascii.

パラメータ:
c - the char value

UDK 3.1.0 Java API Reference