|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.owasp.webscarab.plugin.webservice.Value
org.owasp.webscarab.plugin.webservice.SimpleValue
public class SimpleValue
Constructor Summary | |
---|---|
SimpleValue(java.lang.String name,
QName typeName,
Type type)
Creates a new instance of SimpleValue |
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
Methods inherited from class org.owasp.webscarab.plugin.webservice.Value |
---|
getName, getType, getTypeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleValue(java.lang.String name, QName typeName, Type type)
Method Detail |
---|
public java.lang.Object getValue()
public void setValue(java.lang.Object value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |