IpAddress

@MappedSuperclass
open class IpAddress : AutoGeneratedIdentifiableEntity

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getId(): Long
abstract fun getId(): T
Link copied to clipboard
open fun setId(id: Long)