public static final class RequestToField.RequestToFieldFactory extends Object implements MethodOperation.Factory<RequestToField>
Constructor and Description |
---|
RequestToFieldFactory() |
Modifier and Type | Method and Description |
---|---|
RequestToField |
createMethodOperation(Element element,
SimpleMethod simpleMethod) |
String |
getName() |
public RequestToField createMethodOperation(Element element, SimpleMethod simpleMethod) throws MiniLangException
createMethodOperation
in interface MethodOperation.Factory<RequestToField>
MiniLangException
public String getName()
getName
in interface MethodOperation.Factory<RequestToField>