Package it.ovunque.crostini
Class UsaCostante
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
it.ovunque.crostini.UsaCostante
- All Implemented Interfaces:
Serializable
,javax.servlet.jsp.tagext.IterationTag
,javax.servlet.jsp.tagext.JspTag
,javax.servlet.jsp.tagext.Tag
public class UsaCostante
extends javax.servlet.jsp.tagext.TagSupport
- See Also:
-
Field Summary
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getNome()
void
void
setCostante
(String costante) void
void
usaCostante
(Object enumero) void
usaCostante
(Field campo) void
usaCostante
(String nomeCompletoCostante) void
usaCostante
(String nomePredefinto, Object valore) void
usaTutteCostanti
(String nomeClasse) Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue
-
Constructor Details
-
UsaCostante
public UsaCostante()
-
-
Method Details
-
doStartTag
public int doStartTag() throws javax.servlet.jsp.JspException- Specified by:
doStartTag
in interfacejavax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in classjavax.servlet.jsp.tagext.TagSupport
- Throws:
javax.servlet.jsp.JspException
-
usaCostante
- Throws:
javax.servlet.jsp.JspException
-
usaTutteCostanti
- Throws:
javax.servlet.jsp.JspException
-
usaCostante
- Throws:
javax.servlet.jsp.JspException
-
usaCostante
-
usaCostante
-
getNome
-
setNome
-
getClasse
-
setClasse
-
getCostante
-
setCostante
-