Package org.codehaus.modello.model
Class VersionDefinition
java.lang.Object
org.codehaus.modello.model.VersionDefinition
-
Constructor Details
-
VersionDefinition
public VersionDefinition()
-
-
Method Details
-
getType
-
setType
-
getValue
-
setValue
-
isNamespaceType
public boolean isNamespaceType()- Returns:
true
if the versionDefinition can be based on the namespace- Since:
- 1.9
-
isFieldType
public boolean isFieldType()- Returns:
true
if the versionDefinition can be based on the field- Since:
- 1.9
-