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