org.omg.CosTrading.LookupPackage
public class IllegalPreferenceHelper extends Object
Method Summary | |
---|---|
static IllegalPreference | extract(Any a)
Extract IllegalPreference from an any
|
static String | id()
Return the IllegalPreference IDL ID |
static void | insert(Any a, IllegalPreference t)
Insert IllegalPreference into an any |
static IllegalPreference | read(InputStream istream)
Read IllegalPreference from a marshalled stream |
static TypeCode | type()
Return the IllegalPreference TypeCode |
static void | write(OutputStream ostream, IllegalPreference value)
Write IllegalPreference into a marshalled stream |
Parameters: a an any
Returns: the extracted IllegalPreference value
Returns: an ID
Parameters: a an any t IllegalPreference value
Parameters: istream the input stream
Returns: the readed IllegalPreference value
Returns: a TypeCode
Parameters: ostream the output stream value IllegalPreference value