package org.omg.IOP; /** * org/omg/IOP/CodeSets.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl * Wednesday, June 14, 2006 5:09:54 AM GMT */ public interface CodeSets { /** * Identifies a CDR encapsulation of the * CONV_FRAME.CodeSetContext defined in * Section 13.10.2.5, "GIOP Code Set Service Context," on page 13-43. */ public static final int value = (int)(1L); }