org.apache.ws.jaxme.js.impl
public class TypedValueImpl extends Object implements TypedValue, IndentedObject
Constructor Summary | |
---|---|
TypedValueImpl(Object pValue, JavaQName pType) Creates a new instance with the given value and
the given type. | |
TypedValueImpl(Object pValue, Class pType) Creates a new instance with the given value and
the given type. |
Method Summary | |
---|---|
JavaQName | getType() |
void | write(IndentationEngine pEngine, IndentationTarget pTarget) |