BEA Systems, Inc.

weblogic.xml.schema.binding
Interface Holder

All Superinterfaces:
Holder

public interface Holder
extends Holder

Adds a generic set/get pair of methods to the JAX-RPC Holder interface.


Method Summary
 Object getValue()
           
 void setValue(Object value)
           
 

Method Detail

getValue

Object getValue()

setValue

void setValue(Object value)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.