All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.Principal
interface Principal { attribute ::CORBA::OctetSequence name; };
Reader for attribute: ::CORBA::Principal::name.
Writer for attribute: ::CORBA::Principal::name.
public Principal()
public abstract void name(byte name[])
Writer for attribute: ::CORBA::Principal::name.
attribute ::CORBA::OctetSequence name;
public abstract byte[] name()
Reader for attribute: ::CORBA::Principal::name.
attribute ::CORBA::OctetSequence name;
All Packages Class Hierarchy This Package Previous Next Index