Uses of Class
com.sun.xml.bind.v2.runtime.reflect.opt.Ref

Packages that use Ref
com.sun.xml.bind.v2.runtime.reflect.opt Hosts optimized Accessor, TransducedAccessor, and Transducer
 

Uses of Ref in com.sun.xml.bind.v2.runtime.reflect.opt
 

Fields in com.sun.xml.bind.v2.runtime.reflect.opt declared as Ref
 Ref Bean.f_ref
          Field of a reference type.
 

Methods in com.sun.xml.bind.v2.runtime.reflect.opt that return Ref
 Ref Bean.get_ref()
           
 

Methods in com.sun.xml.bind.v2.runtime.reflect.opt with parameters of type Ref
 void Bean.set_ref(Ref r)