UDK 3.2.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.


フィールドの概要
 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.2.0 Java API Reference