Class TmaChecklistActionData
java.lang.Object
de.hybris.platform.b2ctelcofacades.data.TmaChecklistActionData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetActionType(TmaChecklistActionType actionType) voidsetCharacteristic(TmaProductSpecCharacteristicData characteristic) voidsetDescription(String description) voidvoidsetProcessTypes(Set<TmaProcessType> processTypes) voidsetProductOfferings(List<ProductData> productOfferings)
-
Constructor Details
-
TmaChecklistActionData
public TmaChecklistActionData()
-
-
Method Details
-
setName
-
getName
-
setDescription
-
getDescription
-
setActionType
-
getActionType
-
setProcessTypes
-
getProcessTypes
-
setProductOfferings
-
getProductOfferings
-
setCharacteristic
-
getCharacteristic
-