Class MongoSchedule
java.lang.Object
dev.getelements.elements.dao.mongo.model.mission.MongoSchedule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()org.bson.types.ObjectIdvoidsetDescription(String description) voidsetDisplayName(String displayName) voidvoidsetObjectId(org.bson.types.ObjectId objectId)
-
Constructor Details
-
MongoSchedule
public MongoSchedule()
-
-
Method Details
-
getObjectId
public org.bson.types.ObjectId getObjectId() -
setObjectId
public void setObjectId(org.bson.types.ObjectId objectId) -
getName
-
setName
-
getDisplayName
-
setDisplayName
-
getDescription
-
setDescription
-