001    package org.omg.CSI;
002    
003    
004    /**
005    * org/omg/CSI/ITTAbsent.java .
006    * Generated by the IDL-to-Java compiler (portable), version "3.2"
007    * from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/CSI.idl
008    * Saturday, September 22, 2012 10:56:38 AM CEST
009    */
010    
011    public interface ITTAbsent
012    {
013    
014      // OMG. All IdentityTokenType constants shall be a power of 2.
015      public static final int value = (int)(0L);
016    }