Interface WorkRequirementScopeEdit
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEstimatedTimeAllowed
(String estimatedTimeAllowed) void
setEstimatedTimeAllowedUnitOfMeasureTypeName
(String estimatedTimeAllowedUnitOfMeasureTypeName) void
setMaximumTimeAllowed
(String maximumTimeAllowed) void
setMaximumTimeAllowedUnitOfMeasureTypeName
(String maximumTimeAllowedUnitOfMeasureTypeName) void
setWorkRequirementSequenceName
(String workRequirementSequenceName) void
setWorkTimeSequenceName
(String workTimeSequenceName) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
-
Method Details
-
getWorkRequirementSequenceName
-
setWorkRequirementSequenceName
-
getWorkTimeSequenceName
-
setWorkTimeSequenceName
-
getEstimatedTimeAllowedUnitOfMeasureTypeName
-
setEstimatedTimeAllowedUnitOfMeasureTypeName
-
getEstimatedTimeAllowed
-
setEstimatedTimeAllowed
-
getMaximumTimeAllowedUnitOfMeasureTypeName
-
setMaximumTimeAllowedUnitOfMeasureTypeName
-
getMaximumTimeAllowed
-
setMaximumTimeAllowed
-