public class VersionDefinition extends Object
Constructor and Description |
---|
VersionDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
String |
getValue() |
boolean |
isFieldType() |
boolean |
isNamespaceType() |
void |
setType(String type) |
void |
setValue(String value) |
public String getType()
public void setType(String type)
public String getValue()
public void setValue(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–2015 Codehaus. All rights reserved.