org.omg.GSSUP
Class ErrorToken

java.lang.Object
  extended by org.omg.GSSUP.ErrorToken
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class ErrorToken
extends java.lang.Object
implements IDLEntity

Generated from IDL struct "ErrorToken".

Version:
generated at Dec 2, 2008 12:16:58 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 int error_code
           
 
Constructor Summary
ErrorToken()
           
ErrorToken(int error_code)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

error_code

public int error_code
Constructor Detail

ErrorToken

public ErrorToken()

ErrorToken

public ErrorToken(int error_code)


Copyright © 2008. All Rights Reserved.