|
Préférences
Moteurs de recherche
|
||||||||||||
JavaTM 2 Platform Std. Ed. v1.6.0
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 |
---|
@Deprecated public void name(byte[] value)
Principal
object to the given value.
value
- the value to be set in the Principal
@Deprecated public byte[] name()
Principal
object.
Principal
object