public class ProjectMappingBodyDelimRegexpBean extends Object
| Constructor and Description | 
|---|
ProjectMappingBodyDelimRegexpBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getRegexp()  | 
boolean | 
isUseOnComment()  | 
boolean | 
isUseOnCreate()  | 
void | 
setRegexp(String regexp)  | 
void | 
setUseOnComment(boolean userOnComment)  | 
void | 
setUseOnCreate(boolean useOnCreate)  | 
public boolean isUseOnCreate()
public void setUseOnCreate(boolean useOnCreate)
public boolean isUseOnComment()
public void setUseOnComment(boolean userOnComment)
public String getRegexp()
public void setRegexp(String regexp)
Copyright © 2008–2020 The Plugin People. All rights reserved.