static final class ValueSetter.Param extends ValueSetter
ValueSetter.AsyncBeanValueSetter, ValueSetter.Param
SINGLE_VALUE
Constructor and Description |
---|
ValueSetter.Param(int idx) |
Object put(Object obj, Object[] args)
ValueSetter
put
in class ValueSetter
obj
- The unmarshalled object.args
- The arguments given to the Java method invocation. If obj
is supposed to be returned as a Holder
value, a suitable
Holder
is obtained from this argument list and obj
is set.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.