public class IgnoreVersion extends Object implements Serializable
| Constructor and Description |
|---|
IgnoreVersion() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Get the type of ignore mechanism to use.
|
String |
getVersion()
Get a version number or a regular expression for version
numbers that should be ignored.
|
void |
setType(String type)
Set the type of ignore mechanism to use.
|
void |
setVersion(String version)
Set a version number or a regular expression for version
numbers that should be ignored.
|
String |
toString() |
public String getType()
public String getVersion()
public void setType(String type)
type - public void setVersion(String version)
version - Copyright © 2008-2014. All Rights Reserved.