Kishore,
I’m not sure what you mean, we do have code that will generate interfaces for you, but only during reverse engineering for Hibernate and JPA.
Besides that, if you bring up the context menu for a Java file, you will see an “Extract Interface” action that you could use to generate an interface given a POJO.
Hope this helps, please let me know if you require further assistance.