AttributePropertyInfo<T,C>
, RuntimeAttributePropertyInfo
, RuntimeNonElementRef
, RuntimeTypeRef
, RuntimeValuePropertyInfo
, TypeRef<T,C>
, ValuePropertyInfo<T,C>
public interface NonElementRef<T,C>
NonElement
.
This interface defines properties of a reference.Modifier and Type | Method | Description |
---|---|---|
PropertyInfo<T,C> |
getSource() |
Gets the property which is the source of this reference.
|
NonElement<T,C> |
getTarget() |
Target of the reference.
|
NonElement<T,C> getTarget()
PropertyInfo<T,C> getSource()
Copyright © 2018 Oracle Corporation. All rights reserved.