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

All Superinterfaces:
NonElementRef<java.lang.reflect.Type,java.lang.Class>, PropertyInfo<java.lang.reflect.Type,java.lang.Class>, RuntimeNonElementRef, RuntimePropertyInfo, ValuePropertyInfo<java.lang.reflect.Type,java.lang.Class>
All Known Implementing Classes:
RuntimeValuePropertyInfoImpl

public interface RuntimeValuePropertyInfo
extends ValuePropertyInfo<java.lang.reflect.Type,java.lang.Class>, RuntimePropertyInfo, RuntimeNonElementRef


Method Summary
 RuntimeNonElement getTarget()
          Target of the reference.
 
Methods inherited from interface com.sun.xml.bind.v2.model.core.ValuePropertyInfo
getAdapter
 
Methods inherited from interface com.sun.xml.bind.v2.model.core.PropertyInfo
displayName, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent
 
Methods inherited from interface com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo
elementOnlyContent, getAccessor, getIndividualType, getRawType, ref
 
Methods inherited from interface com.sun.xml.bind.v2.model.core.PropertyInfo
displayName, getExpectedMimeType, getName, getSchemaType, id, inlineBinaryData, isCollection, kind, parent
 
Methods inherited from interface com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
getSource, getTransducer
 

Method Detail

getTarget

RuntimeNonElement getTarget()
Description copied from interface: NonElementRef
Target of the reference.

Specified by:
getTarget in interface NonElementRef<java.lang.reflect.Type,java.lang.Class>
Specified by:
getTarget in interface RuntimeNonElementRef
Returns:
never null