Class TypeVoid
java.lang.Object
dk.mada.jaxrs.model.types.TypeVoid
- All Implemented Interfaces:
Type
-
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Type
isBigDecimal, isContainer, isDate, isDateTime, isDto, isEnum, isPlainObject, isPrimitive, isPrimitive, isTime, isUUID, isValidation, neededImports, wrapperTypeName
-
Method Details
-
get
Returns the type object representing void.- Returns:
- the type object representing void
-
getRef
-
typeName
-
isVoid
-