org.omg.CORBA
Class Principal

java.lang.Object
  extended by org.omg.CORBA.Principal

public class Principal
extends Object

Deprecated by CORBA 2.2.


Constructor Summary
Principal()
           
 
Method Summary
 byte[] name()
          Deprecated by CORBA 2.2.
 void name(byte[] name)
          Deprecated by CORBA 2.2.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Principal

public Principal()
Method Detail

name

public byte[] name()
Deprecated by CORBA 2.2.


name

public void name(byte[] name)
Deprecated by CORBA 2.2.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.