KeyAddr.java revision 608:7e06bf1dcb09
1251881Speter/*
2251881Speter * Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved.
3251881Speter * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4251881Speter *
5251881Speter * This code is free software; you can redistribute it and/or modify it
6251881Speter * under the terms of the GNU General Public License version 2 only, as
7251881Speter * published by the Free Software Foundation.  Oracle designates this
8251881Speter * particular file as subject to the "Classpath" exception as provided
9251881Speter * by Oracle in the LICENSE file that accompanied this code.
10251881Speter *
11251881Speter * This code is distributed in the hope that it will be useful, but WITHOUT
12251881Speter * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13251881Speter * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14251881Speter * version 2 for more details (a copy is included in the LICENSE file that
15251881Speter * accompanied this code).
16251881Speter *
17251881Speter * You should have received a copy of the GNU General Public License version
18251881Speter * 2 along with this work; if not, write to the Free Software Foundation,
19251881Speter * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20251881Speter *
21251881Speter * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22251881Speter * or visit www.oracle.com if you need additional information or have any
23251881Speter * questions.
24251881Speter */
25251881Speter
26251881Speterpackage com.sun.corba.se.impl.protocol.giopmsgheaders;
27251881Speter
28251881Speter
29251881Speter/**
30251881Speter* com/sun/corba/se/impl/protocol/giopmsgheaders/KeyAddr.java
31251881Speter* Generated by the IDL-to-Java compiler (portable), version "3.0"
32251881Speter* from ../../../../../../../src/share/classes/com/sun/corba/se/GiopIDL/g.idl
33251881Speter* Sunday, June 4, 2000 5:18:54 PM PDT
34251881Speter*/
35251881Speter
36251881Speterpublic interface KeyAddr
37251881Speter{
38251881Speter  public static final short value = (short)(0);
39251881Speter}
40251881Speter