Interface PojoModelElement

    • Method Detail

      • isAssignableTo

        boolean isAssignableTo​(Class<?> clazz)
        Parameters:
        clazz - A Class.
        Returns:
        true if instances of the given class can be assigned to this element, false otherwise.