Interface JoinAddressIdentifiable

All Known Implementing Classes:
SessionsTable.Row

public interface JoinAddressIdentifiable
  • Method Details

    • getJoinAddressId

      @Nullable Integer getJoinAddressId()
    • setJoinAddressId

      void setJoinAddressId(@Nullable Integer joinAddressId)