| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjavax.naming.spi.DirStateFactory.Result
public static class DirStateFactory.Result
DirStateFactory.getStateToBind() の結果を返す、オブジェクトと属性のペアです。
| コンストラクタの概要 | |
|---|---|
DirStateFactory.Result(Object obj,
                       Attributes outAttrs)
結果のインスタンスを構築します。  | 
|
| メソッドの概要 | |
|---|---|
 Attributes | 
getAttributes()
バインド対象の属性を取得します。  | 
 Object | 
getObject()
バインド対象のオブジェクトを取得します。  | 
| クラス java.lang.Object から継承されたメソッド | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| コンストラクタの詳細 | 
|---|
public DirStateFactory.Result(Object obj,
                              Attributes outAttrs)
obj - null の可能性があるバインド対象オブジェクトoutAttrs - null の可能性があるバインド対象属性| メソッドの詳細 | 
|---|
public Object getObject()
public Attributes getAttributes()
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。