package org.omg.IOP; /** * org/omg/IOP/ENCODING_CDR_ENCAPS.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl * Tuesday, October 8, 2013 5:42:16 AM PDT */ public interface ENCODING_CDR_ENCAPS { /** * The CDR Encapsulation encoding. * @see CodecFactory */ public static final short value = (short)(0); }