public interface NonElementRef<T,C>
NonElement
.
This interface defines properties of a reference.Modifier and Type | Method and 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 © 2019 JBoss by Red Hat. All rights reserved.