Uses of Class
com.xebialabs.deployit.plugin.was.ci.WasVersion

Packages that use WasVersion
com.xebialabs.deployit.plugin.was.ci   
 

Uses of WasVersion in com.xebialabs.deployit.plugin.was.ci
 

Fields in com.xebialabs.deployit.plugin.was.ci declared as WasVersion
private  WasVersion WasCell.version
           
 

Methods in com.xebialabs.deployit.plugin.was.ci that return WasVersion
 WasVersion WasCell.getVersion()
           
static WasVersion WasVersion.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WasVersion[] WasVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.xebialabs.deployit.plugin.was.ci with parameters of type WasVersion
 void WasCell.setVersion(WasVersion version)
           
 



Copyright © 2009. All Rights Reserved.