1 /* 2 * @(#)ProfileAddr.java 1.8 03/12/19 3 * 4 * Copyright 2004 Sun Microsystems, Inc. All rights reserved. 5 * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. 6 */ 7 8 package com.sun.corba.se.impl.protocol.giopmsgheaders; 9 10 11 /** 12 * com/sun/corba/se/impl/protocol/giopmsgheaders/ProfileAddr.java 13 * Generated by the IDL-to-Java compiler (portable), version "3.0" 14 * from ../../../../../../../src/share/classes/com/sun/corba/se/GiopIDL/g.idl 15 * Sunday, June 4, 2000 5:18:54 PM PDT 16 */ 17 18 public interface ProfileAddr 19 { 20 public static final short value = (short)(1); 21 } 22