public class ProjectMappingBodyDelimRegexpBean extends Object
Constructor and Description |
---|
ProjectMappingBodyDelimRegexpBean() |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
String |
getRegexp() |
boolean |
isUseOnComment() |
boolean |
isUseOnCreate() |
void |
setId(int id) |
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)
public int getId()
public void setId(int id)
Copyright © 2008–2022 The Plugin People. All rights reserved.