org.codehaus.modello.model

Class VersionDefinition


public class VersionDefinition
extends java.lang.Object

Method Summary

String
getType()
String
getValue()
void
setType(String type)
void
setValue(String value)

Method Details

getType

public String getType()

getValue

public String getValue()

setType

public void setType(String type)

setValue

public void setValue(String value)