Class OfferNameElementTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.offer.common.transfer.OfferNameElementTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
void
setOfferNameElementName
(String offerNameElementName) void
void
setValidationPattern
(String validationPattern) 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
-
getOfferNameElementName
-
setOfferNameElementName
-
getOffset
-
setOffset
-
getLength
-
setLength
-
getValidationPattern
-
setValidationPattern
-
getDescription
-
setDescription
-