public abstract class UrlRewriteStepDescriptorBase<T> extends Object implements UrlRewriteStepDescriptor<T>
| Constructor and Description |
|---|
UrlRewriteStepDescriptorBase(String type) |
public UrlRewriteStepDescriptorBase(String type)
public String type()
type in interface UrlRewriteStepDescriptor<T>public T type(String type)
type in interface UrlRewriteStepDescriptor<T>public void setType(String type)
Copyright © 2015 Apache Software Foundation. All rights reserved.