Interface WritableIdentityBean

All Superinterfaces:
IdentityBean
All Known Implementing Classes:
BaseIdentityBean

@API(status=STABLE, since="0.1") public interface WritableIdentityBean extends IdentityBean
Interface representing a bean with identity that allows assigning its identity.
Since:
0.1
Version:
1.0, 2020-05
Author:
(w) Iker Hernaez
  • Method Details

    • setIdentity

      void setIdentity(Identity identity)
      Sets the instance's identity.
      Parameters:
      identity - The instance's identity