- java.lang.Object
 - 
- org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
 
 
- 
public abstract class AdapterNonExistentHelper extends Object
org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java。 IDL-to-Javaコンパイラによって生成される(portable)、バージョン"3.2"、/scratch/HUDSON/workspace/9-2-build-linux-amd64-phase2/jdk9/6725/corba/src/java.corba/share/classes/org/omg/PortableServer/poa.idlから2017年8月3日木曜日3:57:54午前UTC 
- 
- 
コンストラクタのサマリー
コンストラクタ コンストラクタ 説明 AdapterNonExistentHelper() 
- 
メソッドのサマリー
すべてのメソッド 静的メソッド 具象メソッド 修飾子と型 メソッド 説明 static AdapterNonExistentextract(Any a)static Stringid()static voidinsert(Any a, AdapterNonExistent that)static AdapterNonExistentread(InputStream istream)static TypeCodetype()static voidwrite(OutputStream ostream, AdapterNonExistent value) 
 - 
 
- 
- 
メソッドの詳細
- 
insert
public static void insert(Any a, AdapterNonExistent that)
 
- 
extract
public static AdapterNonExistent extract(Any a)
 
- 
type
public static TypeCode type()
 
- 
id
public static String id()
 
- 
read
public static AdapterNonExistent read(InputStream istream)
 
- 
write
public static void write(OutputStream ostream, AdapterNonExistent value)
 
 - 
 
 -