|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
java.lang.Objectjava.beans.FeatureDescriptor
java.beans.ParameterDescriptor
public class ParameterDescriptor
ParameterDescriptor 클래스에서는, Bean 의 구현자가 각자의 파라미터의 각각 붙어, java.lang.reflect.Method 클래스에서 제공되는 저레벨의 형태 정보 뿐만이 아니라, 추가 정보를 제공할 수 있습니다.
현재로서는, 상태는 모두 FeatureDescriptor base class에 의해 초래되고 있습니다.
생성자 의 개요 | |
---|---|
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 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.