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