Interface LegalEntitySecurity

    • Method Detail

      • getLegalEntityId

        LegalEntityId getLegalEntityId()
        Get the legal entity identifier.

        The identifier is used for the legal entity that issues the security.

        Returns:
        the legal entity identifier
      • withInfo

        LegalEntitySecurity withInfo​(SecurityInfo info)
        Description copied from interface: Security
        Returns an instance with the specified info.
        Specified by:
        withInfo in interface Security
        Parameters:
        info - the new info
        Returns:
        the instance with the specified info