NonElementRef<java.lang.reflect.Type,java.lang.Class>
, RuntimeNonElementRef
, TypeRef<java.lang.reflect.Type,java.lang.Class>
public interface RuntimeTypeRef extends TypeRef<java.lang.reflect.Type,java.lang.Class>, RuntimeNonElementRef
Modifier and Type | Method | Description |
---|---|---|
RuntimePropertyInfo |
getSource() |
Gets the property which is the source of this reference.
|
RuntimeNonElement |
getTarget() |
Target of the reference.
|
getTransducer
getDefaultValue, getTagName, isNillable
RuntimeNonElement getTarget()
NonElementRef
getTarget
in interface NonElementRef<java.lang.reflect.Type,java.lang.Class>
getTarget
in interface RuntimeNonElementRef
RuntimePropertyInfo getSource()
NonElementRef
getSource
in interface NonElementRef<java.lang.reflect.Type,java.lang.Class>
getSource
in interface RuntimeNonElementRef
Copyright © 2018 Oracle Corporation. All rights reserved.