com.pmease.quickbuild.setting.configuration.version
Class UseSpecifiedVersion

java.lang.Object
  extended by com.pmease.quickbuild.extensionpoint.support.TypeInstance
      extended by com.pmease.quickbuild.setting.configuration.version.VersionManager
          extended by com.pmease.quickbuild.setting.configuration.version.UseSpecifiedVersion
All Implemented Interfaces:
java.io.Serializable

public class UseSpecifiedVersion
extends VersionManager

See Also:
Serialized Form

Constructor Summary
UseSpecifiedVersion()
           
 
Method Summary
 java.lang.String getNext()
           
 java.lang.String getVersion()
           
 void setVersion(java.lang.String version)
           
 
Methods inherited from class com.pmease.quickbuild.extensionpoint.support.TypeInstance
getPlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseSpecifiedVersion

public UseSpecifiedVersion()
Method Detail

getVersion

@NotEmpty
public java.lang.String getVersion()

setVersion

public void setVersion(java.lang.String version)

getNext

public java.lang.String getNext()
Specified by:
getNext in class VersionManager


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.