Package org.openl.rules.openapi.impl
Class GroovyScriptFile
- java.lang.Object
-
- org.openl.rules.openapi.impl.GroovyScriptFile
-
public class GroovyScriptFile extends Object
-
-
Constructor Summary
Constructors Constructor Description GroovyScriptFile(String nameWithPackage, String scriptText)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetNameWithPackage()StringgetPath()StringgetScriptText()inthashCode()StringtoString()
-