Uses of Interface
org.glassfish.jaxb.core.v2.model.core.NonElementRef
-
Packages that use NonElementRef Package Description org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans.org.glassfish.jaxb.runtime.v2.model.runtime The specialization oforg.glassfish.jaxb.core.v2.model.corefor the runtime. -
-
Uses of NonElementRef in org.glassfish.jaxb.core.v2.model.core
Subinterfaces of NonElementRef in org.glassfish.jaxb.core.v2.model.core Modifier and Type Interface Description interfaceAttributePropertyInfo<T,C>AttributePropertyInfo.interfaceTypeRef<T,C>Information about a type referenced fromElementPropertyInfo.interfaceValuePropertyInfo<T,C>ValuePropertyInfo. -
Uses of NonElementRef in org.glassfish.jaxb.runtime.v2.model.runtime
Subinterfaces of NonElementRef in org.glassfish.jaxb.runtime.v2.model.runtime Modifier and Type Interface Description interfaceRuntimeAttributePropertyInfointerfaceRuntimeNonElementRefRuntime version ofNonElementRef.interfaceRuntimeTypeRefinterfaceRuntimeValuePropertyInfo
-