|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CORBA.Principal
org.openorb.orb.core.Principal
public class Principal
| Constructor Summary | |
|---|---|
Principal(byte[] nam)
Constructor with fields initialization. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
byte[] |
name()
|
void |
name(byte[] nam)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Principal(byte[] nam)
nam - name struct member.| Method Detail |
|---|
public void name(byte[] nam)
name in class org.omg.CORBA.Principalpublic byte[] name()
name in class org.omg.CORBA.Principalpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||