org.media.mn8.protocol.http
Class InputControl
java.lang.Object
|
+--org.media.mn8.protocol.http.DefaultAttributes
|
+--org.media.mn8.protocol.http.InputControl
- All Implemented Interfaces:
- DefaultControl
- public class InputControl
- extends DefaultAttributes
- implements DefaultControl
- Version:
- $Revision: 1.1 $ $Date: 2002/01/31 20:35:35 $
- Author:
- Szabo Csaba
InputControl
public InputControl()
setType
public void setType(String type)
setName
public void setName(String name)
setValue
public void setValue(String value)
setChecked
public void setChecked(String chk)
isSendable
public boolean isSendable()
- Specified by:
isSendable
in interface DefaultControl
getName
public String getName()
- Specified by:
getName
in interface DefaultControl
getValues
public Vector getValues()
- Specified by:
getValues
in interface DefaultControl
getType
public String getType()
toXMLString
public String toXMLString()
- Specified by:
toXMLString
in interface DefaultControl
toString
public String toString()
- Specified by:
toString
in interface DefaultControl
- Overrides:
toString
in class Object
parse
public void parse(String tag)
- Overrides:
parse
in class DefaultAttributes
getAttrList
public String getAttrList()
- Overrides:
getAttrList
in class DefaultAttributes
getControlType
public String getControlType()
- Specified by:
getControlType
in interface DefaultControl
equals
public boolean equals(DefaultControl control)
- Specified by:
equals
in interface DefaultControl
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."