|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CosTrading.RegisterPackage.RegisterNotSupportedHelper
public class RegisterNotSupportedHelper
Helper class for : RegisterNotSupported
| Constructor Summary | |
|---|---|
RegisterNotSupportedHelper()
|
|
| Method Summary | |
|---|---|
static RegisterNotSupported |
extract(org.omg.CORBA.Any a)
Extract RegisterNotSupported from an any |
static java.lang.String |
id()
Return the RegisterNotSupported IDL ID |
static void |
insert(org.omg.CORBA.Any a,
RegisterNotSupported t)
Insert RegisterNotSupported into an any |
static RegisterNotSupported |
read(org.omg.CORBA.portable.InputStream istream)
Read RegisterNotSupported from a marshalled stream |
static org.omg.CORBA.TypeCode |
type()
Return the RegisterNotSupported TypeCode |
static void |
write(org.omg.CORBA.portable.OutputStream ostream,
RegisterNotSupported value)
Write RegisterNotSupported into a marshalled stream |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegisterNotSupportedHelper()
| Method Detail |
|---|
public static void insert(org.omg.CORBA.Any a,
RegisterNotSupported t)
a - an anyt - RegisterNotSupported valuepublic static RegisterNotSupported extract(org.omg.CORBA.Any a)
a - an any
public static org.omg.CORBA.TypeCode type()
public static java.lang.String id()
public static RegisterNotSupported read(org.omg.CORBA.portable.InputStream istream)
istream - the input stream
public static void write(org.omg.CORBA.portable.OutputStream ostream,
RegisterNotSupported value)
ostream - the output streamvalue - RegisterNotSupported value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||