org.csapi.cs
Class TpAppInformationType

java.lang.Object
  extended by org.csapi.cs.TpAppInformationType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpAppInformationType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpAppInformationType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_APP_INF_TIMESTAMP
           
static TpAppInformationType P_APP_INF_TIMESTAMP
           
 
Constructor Summary
protected TpAppInformationType(int i)
           
 
Method Summary
static TpAppInformationType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_APP_INF_TIMESTAMP

public static final int _P_APP_INF_TIMESTAMP
See Also:
Constant Field Values

P_APP_INF_TIMESTAMP

public static final TpAppInformationType P_APP_INF_TIMESTAMP
Constructor Detail

TpAppInformationType

protected TpAppInformationType(int i)
Method Detail

value

public int value()

from_int

public static TpAppInformationType from_int(int value)


Copyright © 2008. All Rights Reserved.