KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > omg > uml > foundation > datatypes > VisibilityKind


1 package org.omg.uml.foundation.datatypes;
2
3 public interface VisibilityKind extends javax.jmi.reflect.RefEnum {
4 }
5
Popular Tags