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 TypeMethodDescriptionvoidaddAttachment(Attachment attachment) voidaddProperty(Property property) voidvoidgetBody()getTags()getTitle()booleanvoidvoidsetEntryType(String entryType) voidsetLogbooks(List<String> logbooks) voidtoJson()
-
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
-