public void _write(org.omg.CORBA.portable.OutputStream o) { org.smpte.st2071._2014.security.SubjectHelper.write(o, value); }
public org.omg.CORBA.TypeCode _type() { return org.smpte.st2071._2014.security.SubjectHelper.type(); }
public void _read(org.omg.CORBA.portable.InputStream i) { value = org.smpte.st2071._2014.security.SubjectHelper.read(i); }