|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.go.aist.rtm.RTC.util.ConnectorProfileFactory
public class ConnectorProfileFactory
Java用コネクタープロファイルファクトリの実装
コンストラクタの概要 | |
---|---|
ConnectorProfileFactory()
|
メソッドの概要 | |
---|---|
static ConnectorProfile |
clone(ConnectorProfile rhs)
コネクタープロファイルの複製を生成する。 |
static ConnectorProfile |
create()
コネクタープロファイルを生成する。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ConnectorProfileFactory()
メソッドの詳細 |
---|
public static ConnectorProfile create()
public static ConnectorProfile clone(ConnectorProfile rhs)
rhs
- ConnectorProfileオブジェクト
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |