public class Holders
extends Object
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors
-
Method Summary
getValue(javax.xml.rpc.holders.Holder holder)
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getValue
public static Object getValue(javax.xml.rpc.holders.Holder holder)
-
setValue
public static void setValue(javax.xml.rpc.holders.Holder holder,
Object value)
-
stripHolderClass
public static Class stripHolderClass(Class aClass)