Class OrderPriorityTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.order.common.transfer.OrderPriorityTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
setIsDefault
(Boolean isDefault) void
setOrderTimeTypeName
(String orderTimeTypeName) void
setPriority
(Integer priority) void
setSortOrder
(Integer sortOrder) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
Method Details
-
getOrderTimeTypeName
-
setOrderTimeTypeName
-
getPriority
-
setPriority
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-
getDescription
-
setDescription
-