Uses of Class
org.glassfish.rmic.iiop.PrimitiveType
-
Packages that use PrimitiveType Package Description org.glassfish.rmic.iiop -
-
Uses of PrimitiveType in org.glassfish.rmic.iiop
Methods in org.glassfish.rmic.iiop that return PrimitiveType Modifier and Type Method Description static PrimitiveType
PrimitiveType. forPrimitive(Type type, ContextStack stack)
Create a PrimitiveType object for the given type.
-