Searched defs:RuntimeTypeRefImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DRuntimeTypeRefImpl.java40 final class RuntimeTypeRefImpl extends TypeRefImpl<Type,Class> implements RuntimeTypeRef { class in inherits:TypeRefImpl,RuntimeTypeRef
42 public RuntimeTypeRefImpl(RuntimeElementPropertyInfoImpl elementPropertyInfo, QName elementName, Type type, boolean isNillable, String defaultValue) { method in class:RuntimeTypeRefImpl

Completed in 33 milliseconds