KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > omg > mof > Reflective > WRONG_MULTIPLICITY_VIOLATION


1 package org.omg.mof.Reflective;
2
3
4 /**
5 * org/omg/mof/Reflective/WRONG_MULTIPLICITY_VIOLATION.java .
6 * Generated by the IDL-to-Java compiler (portable), version "3.1"
7 * from Reflective.idl
8 * lundi 17 mars 2003 15 h 00 CET
9 */

10
11 public interface WRONG_MULTIPLICITY_VIOLATION
12 {
13   public static final String JavaDoc value = "org.omg.mof:reflective.wrong_multiplicity";
14 }
15
Popular Tags