KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > net > agentis > jmi > apml > ListType


1 package net.agentis.jmi.apml;
2
3 public interface ListType extends net.agentis.jmi.apml.DataType {
4 }
5
Popular Tags