Uses of Class
org.glassfish.rmic.iiop.NCInterfaceType
-
Packages that use NCInterfaceType Package Description org.glassfish.rmic.iiop -
-
Uses of NCInterfaceType in org.glassfish.rmic.iiop
Methods in org.glassfish.rmic.iiop that return NCInterfaceType Modifier and Type Method Description static NCInterfaceType
NCInterfaceType. forNCInterface(ClassDefinition classDef, ContextStack stack)
Create an NCInterfaceType for the given class.
-