public class LogbookEvent extends Object
Constructor and Description |
---|
LogbookEvent() |
Modifier and Type | Method and Description |
---|---|
String |
getAgId() |
String |
getEvDateTime() |
String |
getEvDetData() |
String |
getEvId() |
String |
getEvIdProc() |
String |
getEvParentId() |
String |
getEvType() |
String |
getEvTypeProc() |
String |
getObId() |
String |
getOutcome() |
String |
getOutDetail() |
String |
getOutMessg() |
String |
getRightsStatementIdentifier()
Rights statement Identifier
|
void |
setAgId(String agId) |
void |
setEvDateTime(String evDateTime) |
void |
setEvDetData(String evDetData) |
void |
setEvId(String evId) |
void |
setEvIdProc(String evIdProc) |
void |
setEvParentId(String evParentId) |
void |
setEvType(String evType) |
void |
setEvTypeProc(String evTypeProc) |
void |
setObId(String obId) |
void |
setOutcome(String outcome) |
void |
setOutDetail(String outDetail) |
void |
setOutMessg(String outMessg) |
void |
setRightsStatementIdentifier(String rightsStatementIdentifier)
Rights statement Identifier
|
public String getEvId()
public void setEvId(String evId)
evId
- the evId to setpublic String getEvParentId()
public void setEvParentId(String evParentId)
evParentId
- the evParentId to setpublic String getEvType()
public void setEvType(String evType)
evType
- the evType to setpublic String getEvDateTime()
public void setEvDateTime(String evDateTime)
evDateTime
- the evDateTime to setpublic String getEvIdProc()
public void setEvIdProc(String evIdProc)
evIdProc
- the evIdProc to setpublic String getEvTypeProc()
public void setEvTypeProc(String evTypeProc)
evTypeProc
- the evTypeProc to setpublic String getOutcome()
public void setOutcome(String outcome)
outcome
- the outcome to setpublic String getOutDetail()
public void setOutDetail(String outDetail)
outDetail
- the outDetail to setpublic String getOutMessg()
public void setOutMessg(String outMessg)
outMessg
- the outMessg to setpublic String getAgId()
public void setAgId(String agId)
agId
- the agId to setpublic String getObId()
public void setObId(String obId)
obId
- the obId to setpublic String getEvDetData()
public void setEvDetData(String evDetData)
evDetData
- the evDetData to setpublic String getRightsStatementIdentifier()
public void setRightsStatementIdentifier(String rightsStatementIdentifier)
rightsStatementIdentifier
- Copyright © 2018 Vitam. All rights reserved.