org.codehaus.modello.model

Class VersionDefinition

public class VersionDefinition extends Object

Method Summary
StringgetType()
StringgetValue()
voidsetType(String type)
voidsetValue(String value)

Method Detail

getType

public String getType()

getValue

public String getValue()

setType

public void setType(String type)

setValue

public void setValue(String value)
Copyright © 2001-2009 Codehaus. All Rights Reserved.