Package net.filebot.postprocess
Class ScriptBaseClass.Response
java.lang.Object
groovy.lang.GroovyObjectSupport
net.filebot.postprocess.ScriptBaseClass.Response
- All Implemented Interfaces:
GroovyObject
,Iterable<Object>
- Enclosing class:
ScriptBaseClass
public static class ScriptBaseClass.Response
extends GroovyObjectSupport
implements Iterable<Object>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
setProperty
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Response
-
-
Method Details
-
content
-
header
-
header
-
object
-
invokeMethod
- Specified by:
invokeMethod
in interfaceGroovyObject
-
getProperty
- Specified by:
getProperty
in interfaceGroovyObject
-
iterator
-
asBoolean
-
toString
-