Class Return.ReturnFactory

java.lang.Object
org.apache.ofbiz.minilang.method.callops.Return.ReturnFactory
All Implemented Interfaces:
MethodOperation.Factory<Return>
Enclosing class:
Return

public static final class Return.ReturnFactory extends Object implements MethodOperation.Factory<Return>
A factory for the <return> element.