public interface CreditPeer extends OsidCapsule
An interface for the peers of the Credit relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getReferenceId()
Gets the
Id of the reference. |
Id |
getResourceId()
Gets the
Id of the resource. |
Id getReferenceId()
Id of the reference. Id mandatory - This method must be implemented. Id getResourceId()
Id of the resource. Resource Id mandatory - This method must be implemented.