Class CollectionProperties
java.lang.Object
com.skava.oms.model.entity.collection.CollectionProperties
- All Implemented Interfaces:
Serializable
This class defines the CollectionProperties entity
1. property name
2. property value
*
- Since:
- 11-July-2018
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionProperties
(CollectionPropertiesDTO collectionProperty) This method is used to set collection property. -
Method Summary
-
Constructor Details
-
CollectionProperties
This method is used to set collection property.- Parameters:
collectionProperty
- It contains the attributes required for the set values.
-