Class ShieldSession
java.lang.Object
dev.getshield.model.ShieldSession
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()getOrgId()intgetTitle()voidsetClosedAt(String closedAt) voidsetCreatedAt(String createdAt) voidsetEventCount(int eventCount) voidvoidvoidsetParticipantCount(int participantCount) voidvoidvoidsetTsaStatus(String tsaStatus) voidsetTsaTimestamp(String tsaTimestamp) toString()
-
Constructor Details
-
ShieldSession
public ShieldSession()
-
-
Method Details
-
getId
-
setId
-
getOrgId
-
setOrgId
-
getTitle
-
setTitle
-
getStatus
-
setStatus
-
getCreatedAt
-
setCreatedAt
-
getClosedAt
-
setClosedAt
-
getParticipantCount
public int getParticipantCount() -
setParticipantCount
public void setParticipantCount(int participantCount) -
getEventCount
public int getEventCount() -
setEventCount
public void setEventCount(int eventCount) -
getTsaStatus
-
setTsaStatus
-
getTsaTimestamp
-
setTsaTimestamp
-
toString
-