com.sun.xml.bind.v2.model.runtime

Interface RuntimeNonElement

public interface RuntimeNonElement extends NonElement<Type,Class>, RuntimeTypeInfo

Method Summary
<V> Transducer<V>getTransducer()
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)

Method Detail

getTransducer

public <V> Transducer<V> getTransducer()
This method doesn't take the reference properties defined on RuntimeNonElementRef into account (such as ID-ness.)

See Also: getTransducer