|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object java.beans.FeatureDescriptor java.beans.ParameterDescriptor
public class ParameterDescriptor
ParameterDescriptor クラスでは、Bean の実装者が各自のパラメータのそれぞれについて、java.lang.reflect.Method クラスで提供される低レベルの型情報だけでなく、追加情報を提供できます。
現在のところ、状態はすべて FeatureDescriptor 基底クラスによってもたらされています。
コンストラクタの概要 | |
---|---|
ParameterDescriptor()
デフォルトの public コンストラクタです。 |
メソッドの概要 |
---|
クラス java.beans.FeatureDescriptor から継承されたメソッド |
---|
attributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ParameterDescriptor()
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。