|
Préférences
Moteurs de recherche
|
||||||||||||
| JavaTM 2 Platform Std. Ed. v1.4.2
org.omg.CORBA
|
|||||||||||||
| Constructor Summary | |
Principal()
Deprecated. |
|
| Method Summary | |
byte[] |
name()
Deprecated. Deprecated by CORBA 2.2. |
void |
name(byte[] value)
Deprecated. 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 |
public Principal()
| Method Detail |
public void name(byte[] value)
Principal object to the given value.
value - the value to be set in the Principalpublic byte[] name()
Principal object.
Principal object