Uses of Class
com.avoka.fc.core.entity.SubmissionAsyncMsgBody
Packages that use SubmissionAsyncMsgBody
Package
Description
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of SubmissionAsyncMsgBody in com.avoka.fc.core.entity.auto
Fields in com.avoka.fc.core.entity.auto with type parameters of type SubmissionAsyncMsgBodyModifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property<SubmissionAsyncMsgBody>
_SubmissionAsyncMsg.MSG_BODY
Provides the 'MSG_BODY' property.Methods in com.avoka.fc.core.entity.auto that return SubmissionAsyncMsgBodyMethods in com.avoka.fc.core.entity.auto with parameters of type SubmissionAsyncMsgBodyModifier and TypeMethodDescriptionvoid
_SubmissionAsyncMsg.setMsgBody
(SubmissionAsyncMsgBody msgBody) Set the MsgBody.