public class VolumeTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
VolumeTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
int |
getFractions()
Gets the fractions.
|
void |
setFractions(int fractions)
Sets the fractions.
|
void |
setValue(long value)
Sets the value.
|
public void setValue(long value)
value - the new valuepublic int getFractions()
public void setFractions(int fractions)
fractions - the new fractionspublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionCopyright © 2009–2020 psi-probe. All rights reserved.