Searched refs:RuntimeValuePropertyInfoImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DRuntimeValuePropertyInfoImpl.java39 final class RuntimeValuePropertyInfoImpl extends ValuePropertyInfoImpl<Type,Class,Field,Method> class in inherits:ValuePropertyInfoImpl,RuntimeValuePropertyInfo
42 RuntimeValuePropertyInfoImpl(RuntimeClassInfoImpl classInfo, PropertySeed<Type,Class,Field,Method> seed) { method in class:RuntimeValuePropertyInfoImpl
H A DRuntimeClassInfoImpl.java155 return new RuntimeValuePropertyInfoImpl(this,seed);

Completed in 49 milliseconds