Class OrderTimeTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.order.common.transfer.OrderTimeTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOrderTimeTransfer
(OrderTimeTypeTransfer orderTimeType, Long unformattedTime, String time) Creates a new instance of OrderTimeTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetTime()
void
setOrderTimeType
(OrderTimeTypeTransfer orderTimeType) void
void
setUnformattedTime
(Long unformattedTime) 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
-
OrderTimeTransfer
Creates a new instance of OrderTimeTransfer
-
-
Method Details
-
getOrderTimeType
-
setOrderTimeType
-
getUnformattedTime
-
setUnformattedTime
-
getTime
-
setTime
-