
Static Public Member Functions | |
| static void | insert (org.omg.CORBA.Any any, alma.xmlentity.XmlEntityStruct[] s) |
| static alma.xmlentity.XmlEntityStruct[] | extract (final org.omg.CORBA.Any any) |
| static org.omg.CORBA.TypeCode | type () |
| static String | id () |
| static alma.xmlentity.XmlEntityStruct[] | read (final org.omg.CORBA.portable.InputStream _in) |
| static void | write (final org.omg.CORBA.portable.OutputStream _out, alma.xmlentity.XmlEntityStruct[] _s) |
Static Private Attributes | |
| static org.omg.CORBA.TypeCode | _type = null |
Generated from IDL definition of alias "SchedBlockSeq"
| static alma.xmlentity.XmlEntityStruct [] alma::demo::SchedBlockSeqHelper::extract | ( | final org.omg.CORBA.Any | any | ) | [inline, static] |
References read().
| static String alma::demo::SchedBlockSeqHelper::id | ( | ) | [inline, static] |
| static void alma::demo::SchedBlockSeqHelper::insert | ( | org.omg.CORBA.Any | any, | |
| alma.xmlentity.XmlEntityStruct[] | s | |||
| ) | [inline, static] |
| static alma.xmlentity.XmlEntityStruct [] alma::demo::SchedBlockSeqHelper::read | ( | final org.omg.CORBA.portable.InputStream | _in | ) | [inline, static] |
Referenced by extract().
| static org.omg.CORBA.TypeCode alma::demo::SchedBlockSeqHelper::type | ( | ) | [inline, static] |
| static void alma::demo::SchedBlockSeqHelper::write | ( | final org.omg.CORBA.portable.OutputStream | _out, | |
| alma.xmlentity.XmlEntityStruct[] | _s | |||
| ) | [inline, static] |
Referenced by insert().
org.omg.CORBA.TypeCode alma::demo::SchedBlockSeqHelper::_type = null [static, private] |
Referenced by type().
1.6.2