public interface Reference
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
Interface |
getInterface()
Method returns the
Interface of the specified reference. |
java.lang.String |
getName()
Method returns the name of the specified reference.
|
java.lang.String |
getWireTarget()
Method returns the name of the target the reference is wired to.
|
static final java.lang.String COPYRIGHT
java.lang.String getName()
java.lang.String getWireTarget()
null
will be returned.