public class VersionDefinition
extends java.lang.Object
| Constructor and Description |
|---|
VersionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType() |
java.lang.String |
getValue() |
boolean |
isFieldType() |
boolean |
isNamespaceType() |
void |
setType(java.lang.String type) |
void |
setValue(java.lang.String value) |
public java.lang.String getType()
public void setType(java.lang.String type)
public java.lang.String getValue()
public void setValue(java.lang.String value)
public boolean isNamespaceType()
true if the versionDefinition can be based on the namespacepublic boolean isFieldType()
true if the versionDefinition can be based on the fieldCopyright © 2001–2024 Codehaus Plexus. All rights reserved.