Class CollectionAttribute
java.lang.Object
com.skava.ratingandreviews.collection.model.datatransferobjects.CollectionAttribute
- All Implemented Interfaces:
Serializable
Class CollectionAttribute
This class holds the model attributes for Collection Property Attribute
- Since:
- 8.0
- 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
-
CollectionAttribute
public CollectionAttribute()
-