@Generated(value="org.jsonschema2pojo") public class StripHeaderBean extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StripHeaderBean.StripType |
static class |
StripHeaderBean.With |
| Constructor and Description |
|---|
StripHeaderBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getPattern()
Pattern
|
StripHeaderBean.StripType |
getStripType()
Strip Header(s) That Match
|
StripHeaderBean.With |
getWith()
With Matcher Type
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setPattern(String pattern)
Pattern
|
void |
setStripType(StripHeaderBean.StripType stripType)
Strip Header(s) That Match
|
void |
setWith(StripHeaderBean.With with)
With Matcher Type
|
String |
toString() |
public StripHeaderBean.StripType getStripType()
public void setStripType(StripHeaderBean.StripType stripType)
stripType - The stripTypepublic StripHeaderBean.With getWith()
public void setWith(StripHeaderBean.With with)
with - The withpublic String getPattern()
public void setPattern(String pattern)
pattern - The patternCopyright © 2014–2015 JBoss, a division of Red Hat. All rights reserved.