Class Messages
- java.lang.Object
-
- com.vectorcast.plugins.vectorcastcoverage.portlet.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_Portlet_ChartTitle()
KeyPortlet.ChartTitle
:VectorCAST Coverage Trend Chart
.static org.jvnet.localizer.Localizable
_Portlet_GridTitle()
KeyPortlet.GridTitle
:VectorCAST Coverage Statistics Grid
.static String
Portlet_ChartTitle()
KeyPortlet.ChartTitle
:VectorCAST Coverage Trend Chart
.static String
Portlet_GridTitle()
KeyPortlet.GridTitle
:VectorCAST Coverage Statistics Grid
.
-
-
-
Method Detail
-
Portlet_GridTitle
public static String Portlet_GridTitle()
KeyPortlet.GridTitle
:VectorCAST Coverage Statistics Grid
.- Returns:
VectorCAST Coverage Statistics Grid
-
_Portlet_GridTitle
public static org.jvnet.localizer.Localizable _Portlet_GridTitle()
KeyPortlet.GridTitle
:VectorCAST Coverage Statistics Grid
.- Returns:
VectorCAST Coverage Statistics Grid
-
Portlet_ChartTitle
public static String Portlet_ChartTitle()
KeyPortlet.ChartTitle
:VectorCAST Coverage Trend Chart
.- Returns:
VectorCAST Coverage Trend Chart
-
_Portlet_ChartTitle
public static org.jvnet.localizer.Localizable _Portlet_ChartTitle()
KeyPortlet.ChartTitle
:VectorCAST Coverage Trend Chart
.- Returns:
VectorCAST Coverage Trend Chart
-
-