public class LogMessageEntity extends BaseEntity
| Constructor and Description |
|---|
LogMessageEntity() |
| Modifier and Type | Method and Description |
|---|---|
LinkEntity |
getCompany() |
java.time.LocalDateTime |
getCreated() |
Long |
getId() |
String |
getText() |
String |
getTitle() |
LogMessageType |
getType() |
public Long getId()
public String getTitle()
public String getText()
public LogMessageType getType()
public java.time.LocalDateTime getCreated()
public LinkEntity getCompany()
Copyright © 2016. All rights reserved.