Package dk.mada.jaxrs.model.types
Class TypeObject
java.lang.Object
dk.mada.jaxrs.model.types.TypeObject
- All Implemented Interfaces:
Type
Special type for handing object type.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface dk.mada.jaxrs.model.types.Type
isBigDecimal, isContainer, isDate, isDateTime, isDto, isEnum, isPlainObject, isPrimitive, isPrimitive, isTime, isUUID, isValidation, isVoid, neededImports, wrapperTypeName
-
Method Details