public class DurationTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
DurationTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
static String |
duration(long value)
Duration.
|
void |
setValue(long value)
Sets the value.
|
public void setValue(long value)
value - the new valuepublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic static String duration(long value)
value - the valueCopyright © 2009–2020 psi-probe. All rights reserved.