|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.versions.model.IgnoreVersion
public class IgnoreVersion
A version to ignore.
| Constructor Summary | |
|---|---|
IgnoreVersion()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IgnoreVersion()
| Method Detail |
|---|
public String getType()
public String getVersion()
public void setType(String type)
type - public void setVersion(String version)
version - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||