org.inxar.jenesis
Interface PrimitiveType

All Superinterfaces:
Codeable, Type

public interface PrimitiveType
extends Type

Type subinterface for primitive types.


Fields inherited from interface org.inxar.jenesis.Type
ARRAY, BOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, INT, LONG, NULL, SHORT, VOID
 
Methods inherited from interface org.inxar.jenesis.Type
isArray, isPrimitive, type
 
Methods inherited from interface org.inxar.jenesis.Codeable
getComment, setComment, toCode, vm