org.omg.GSSUP
Class ErrorToken

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

public final class ErrorToken
extends Object
implements IDLEntity

org/omg/GSSUP/ErrorToken.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/GSSUP.idl Monday, June 18, 2012 10:36:15 AM CEST

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 © 2003-2012 Apache Software Foundation. All Rights Reserved.