org.omg.CORBA
Class Principal

java.lang.Object
  |
  +--org.omg.CORBA.Principal

public abstract synchronized class Principal
extends java.lang.Object


Constructor Summary
Principal()
           
 
Method Summary
abstract  byte[] name()
           
abstract  void name(byte[])
           
 
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 abstract byte[] name()

name

public abstract void name(byte[])