このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


null
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.16

API

SDK

Tips ‘n’ Tricks

Miscellaneous

ITypeDescription (Java UNO Runtime 言及/関連)
UDK 3.2.7 Java API 言及/関連

com.sun.星/主役にする.uno
Interface ITypeDescription


Deprecated. This interface does not cover all the features supported by the corresponding (unpublished) 実施. But no (弁護士の)依頼人 code should need to 接近 this functionality, anyway.

public interface ITypeDescription

The ITypeDescription 許すs to 診察する a type in 詳細(に述べる) (e.g. it is used for 保安官ing/unmarshaling).


Method 要約
 String getArrayTypeName()
          Deprecated. Gets the (Java) array type 指名する.
 ITypeDescription getComponentType()
          Deprecated. Gets the 構成要素 ITypeDescription if this is an array type, さもなければ returns null.
 IFieldDescription getFieldDescription(String 指名する)
          Deprecated. Gets the IFieldDescription for the field with the 指名する 指名する, if it 存在するs, さもなければ returns null.
 IFieldDescription[] getFieldDescriptions()
          Deprecated. Gets the IFieldDescription for every field, if this type is an interface.
 IMethodDescription getMethodDescription(int methodId)
          Deprecated. Gets the IMethodDescription for the method with 索引 methodId, if it 存在するs, さもなければ returns null.
 IMethodDescription getMethodDescription(String 指名する)
          Deprecated. Gets the IMethodDescription for the method with the 指名する 指名する, if it 存在するs, さもなければ returns null.
 IMethodDescription[] getMethodDescriptions()
          Deprecated. Gets the IMethodDescription for every method, if this type is an interface.
 ITypeDescription getSuperType()
          Deprecated. Gets the ITypeDescription of the 最高の, if it 存在するs.
 TypeClass getTypeClass()
          Deprecated. Gets the IDL TypeClass of the type.
 String getTypeName()
          Deprecated. Gets the (UNO) type 指名する.
 Class getZClass()
          Deprecated. Gets the corresponding java class for the type.
 

Method 詳細(に述べる)

getSuperType

ITypeDescription getSuperType()
Deprecated. 
Gets the ITypeDescription of the 最高の, if it 存在するs.

Returns:
the ITypeDescription.

getMethodDescriptions

IMethodDescription[] getMethodDescriptions()
Deprecated. 
Gets the IMethodDescription for every method, if this type is an interface. さもなければ returns null.

Returns:
the IMethodDescription[].

getMethodDescription

IMethodDescription getMethodDescription(int methodId)
Deprecated. 
Gets the IMethodDescription for the method with 索引 methodId, if it 存在するs, さもなければ returns null.

Returns:
the IMethodDescription.

getMethodDescription

IMethodDescription getMethodDescription(String 指名する)
Deprecated. 
Gets the IMethodDescription for the method with the 指名する 指名する, if it 存在するs, さもなければ returns null.

Returns:
the IMethodDescription.

getFieldDescriptions

IFieldDescription[] getFieldDescriptions()
Deprecated. 
Gets the IFieldDescription for every field, if this type is an interface. さもなければ returns null.

Returns:
the IFieldDescription[].

getFieldDescription

IFieldDescription getFieldDescription(String 指名する)
Deprecated. 
Gets the IFieldDescription for the field with the 指名する 指名する, if it 存在するs, さもなければ returns null.

Returns:
the IFieldDescription.

getTypeClass

TypeClass getTypeClass()
Deprecated. 
Gets the IDL TypeClass of the type.

Returns:
the TypeClass.

getComponentType

ITypeDescription getComponentType()
Deprecated. 
Gets the 構成要素 ITypeDescription if this is an array type, さもなければ returns null.

Returns:
the ITypeDescription

getTypeName

String getTypeName()
Deprecated. 
Gets the (UNO) type 指名する.

The に引き続いて (米)棚上げする/(英)提議する 名簿(に載せる)/表(にあげる)s how UNO types 地図/計画する to type 指名するs:

"hyper""unsigned hyper""float""二塁打""string""type""any"
UNO typetype 指名する
VOID"無効の"
BOOLEAN"boolean"
CHAR"char"
BYTE"byte"
SHORT"short"
UNSIGNED SHORT"unsigned short"
LONG"long"
UNSIGNED LONG"unsigned long"
HYPER
UNSIGNED HYPER
FLOAT
DOUBLE
STRING
TYPE
ANY
sequence type of base type T "[]" followed by type 指名する for T
enum type 指名するd N N (see below)
struct type 指名するd N N (see below)
exception type 指名するd N N (see below)
interface type 指名するd N N (see below)

For a UNO type 指名するd N, consisting of a sequence of module 指名するs M1, ..., Mn followed by a simple 指名する S, the corresponding type 指名する consists of the same sequence of module 指名するs and simple 指名する, with "." seperating the individual elements.

Returns:
the type 指名する.

getArrayTypeName

String getArrayTypeName()
Deprecated. 
Gets the (Java) array type 指名する.

The array type 指名する is defined to be the Java class 指名する (as returned by Class.forName) of the Java array class that corresponds to the UNO sequence type with this type (the UNO type 代表するd by this ITypeDescription instance) as base type. For an ITypeDescription instance 代表するing the UNO type VOID, the array type 指名する is defined to be "[Ljava.lang.無効の;".

Returns:
the array type 指名する.

getZClass

Class getZClass()
Deprecated. 
Gets the corresponding java class for the type.

Returns:
the corresponding java class.

UDK 3.2.7 Java API 言及/関連

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.