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 /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/GSSUP.idl Saturday, November 26, 2011 9:53:35 PM UTC

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-2011 The Apache Software Foundation. All Rights Reserved.