com.sun.xml.bind.v2.model.impl

Class RuntimeTypeRefImpl

final class RuntimeTypeRefImpl extends TypeRefImpl<Type,Class> implements RuntimeTypeRef

Constructor Summary
RuntimeTypeRefImpl(RuntimeElementPropertyInfoImpl elementPropertyInfo, QName elementName, Type type, boolean isNillable, String defaultValue)
Method Summary
RuntimePropertyInfogetSource()
RuntimeNonElementgetTarget()
TransducergetTransducer()

Constructor Detail

RuntimeTypeRefImpl

public RuntimeTypeRefImpl(RuntimeElementPropertyInfoImpl elementPropertyInfo, QName elementName, Type type, boolean isNillable, String defaultValue)

Method Detail

getSource

public RuntimePropertyInfo getSource()

getTarget

public RuntimeNonElement getTarget()

getTransducer

public Transducer getTransducer()