org.jenkinsci.plugins.vsphere.tools
Class Messages

java.lang.Object
  extended by org.jenkinsci.plugins.vsphere.tools.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _VSphere_build_title()
          vSphere
static org.jvnet.localizer.Localizable _VSphere_ip_max_tries()
          40
static org.jvnet.localizer.Localizable _VSphere_ip_seconds()
          5
static org.jvnet.localizer.Localizable _VSphereLogger_title()
          vSphere Tools
static String VSphere_build_title()
          vSphere
static String VSphere_ip_max_tries()
          40
static String VSphere_ip_seconds()
          5
static String VSphereLogger_title()
          vSphere Tools
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

VSphere_ip_seconds

public static String VSphere_ip_seconds()
5


_VSphere_ip_seconds

public static org.jvnet.localizer.Localizable _VSphere_ip_seconds()
5


VSphere_build_title

public static String VSphere_build_title()
vSphere


_VSphere_build_title

public static org.jvnet.localizer.Localizable _VSphere_build_title()
vSphere


VSphereLogger_title

public static String VSphereLogger_title()
vSphere Tools


_VSphereLogger_title

public static org.jvnet.localizer.Localizable _VSphereLogger_title()
vSphere Tools


VSphere_ip_max_tries

public static String VSphere_ip_max_tries()
40


_VSphere_ip_max_tries

public static org.jvnet.localizer.Localizable _VSphere_ip_max_tries()
40



Copyright © 2004-2013. All Rights Reserved.