Class CollectionAttributeDomain
java.lang.Object
com.skava.ratingandreviews.collection.model.domain.CollectionAttributeDomain
- All Implemented Interfaces:
Serializable
CollectionAttributeDomain
This class holds the model attributes for Collection Property Attribute
- Since:
- 12.08.2022
- Version:
- 8.0
- Author:
- Infosys Equinox
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CollectionAttributeType
type - The type of the attribute. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
type - The type of the attribute.
-
-
Constructor Details
-
CollectionAttributeDomain
public CollectionAttributeDomain()
-