Class MongoScheduleEvent
java.lang.Object
dev.getelements.elements.dao.mongo.model.mission.MongoScheduleEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBegin()
getEnd()
org.bson.types.ObjectId
void
void
void
setMissions
(List<MongoMission> missions) void
setObjectId
(org.bson.types.ObjectId objectId) void
setSchedule
(MongoSchedule schedule)
-
Constructor Details
-
MongoScheduleEvent
public MongoScheduleEvent()
-
-
Method Details
-
getObjectId
public org.bson.types.ObjectId getObjectId() -
setObjectId
public void setObjectId(org.bson.types.ObjectId objectId) -
getBegin
-
setBegin
-
getEnd
-
setEnd
-
getSchedule
-
setSchedule
-
getMissions
-
setMissions
-