abstract class BUnmarshaller extends java.lang.Object implements ArgumentUnmarshaller
Constructor and Description |
---|
BUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
void |
typeCheck(AttributeValue value,
java.lang.reflect.Method setter)
Asserts that the value given can be processed using the setter given.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
unmarshall
public void typeCheck(AttributeValue value, java.lang.reflect.Method setter)
ArgumentUnmarshaller
typeCheck
in interface ArgumentUnmarshaller