package org.openecomp.sdc.toscaparser.jython.elements; public interface JyStatefulEntityType { String getJyType(); String getJyClassName(); }