public class ParamTag extends HtmlElement
| Modifier and Type | Method and Description |
|---|---|
String |
getIdAttribute()
Specifies a unique id for an element
|
String |
getNameAttribute()
Specifies the name of a parameter
|
String |
getType()
Specifies the MIME type of the parameter
|
String |
getValue()
Specifies the value of the parameter
|
String |
getValuetype()
Specifies the type of the value
|
compareTo, equals, getAttribute, getAttributes, getId, getName, getParent, getPosition, getSource, getTextContent, hashCode, setPosition, setSource, setTextContent, toStringpublic String getIdAttribute()
public String getNameAttribute()
public String getValue()
public String getValuetype()
public String getType()
Copyright © 2012. All Rights Reserved.