Package xal.plugin.olog
Class LogEntry
java.lang.Object
xal.plugin.olog.LogEntry
- Author:
- Juan F. Esteban Müller <JuanF.EstebanMuller@ess.eu>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAttachment
(Attachment attachment) void
addProperty
(Property property) void
void
getBody()
getTags()
getTitle()
boolean
void
void
setEntryType
(String entryType) void
setLogbooks
(List<String> logbooks) void
toJson()
-
Constructor Details
-
LogEntry
-
LogEntry
-
LogEntry
-
-
Method Details
-
getBody
-
setBody
-
getEntryType
-
setEntryType
-
getTitle
-
setTitle
-
getLogbooks
-
setLogbooks
-
getTags
-
getProperties
-
addTag
-
addTags
-
addProperty
-
getAttachments
-
hasAttachments
public boolean hasAttachments() -
addAttachment
-
toJson
-