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

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

Completed in 38 milliseconds