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