KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > Principal

org.omg.CORBA
Class Principal

java.lang.Object
  extended by org.omg.CORBA.Principal
See Also:
Top Examples, Source Code, @Deprecated

@Deprecated
public byte[] name()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


@Deprecated
public void name(byte[] value)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public Principal()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags