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