Uses of Interface
com.sun.xml.bind.v2.model.core.NonElementRef

Packages that use NonElementRef
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
 

Uses of NonElementRef in com.sun.xml.bind.v2.model.core
 

Subinterfaces of NonElementRef in com.sun.xml.bind.v2.model.core
 interface AttributePropertyInfo<T,C>
          Attribute PropertyInfo.
 interface TypeRef<T,C>
          Information about a type referenced from ElementPropertyInfo.
 interface ValuePropertyInfo<T,C>
          Value PropertyInfo.
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.