org.codehaus.modello.model
Class VersionDefinition
java.lang.Object
org.codehaus.modello.model.VersionDefinition
public class VersionDefinition
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionDefinition
public VersionDefinition()
getType
public String getType()
setType
public void setType(String type)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2001-2013 Codehaus. All Rights Reserved.