KickJava   Java API By Example, From Geeks To Geeks.

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

org.omg.CORBA
Class INTF_REPOS

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.omg.CORBA.SystemException
                  extended by org.omg.CORBA.INTF_REPOS
All Implemented Interfaces:
Serializable
See Also:
Top Examples, Source Code

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


public INTF_REPOS(int minor,
                  CompletionStatus completed)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


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


public INTF_REPOS(String s,
                  int minor,
                  CompletionStatus completed)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags