Class CollectionPropertiesDTO

java.lang.Object
com.skava.oms.model.dto.collection.CollectionPropertiesDTO
All Implemented Interfaces:
Serializable

public class CollectionPropertiesDTO extends Object implements Serializable
This class defines the model for CollectionPropertyDTO (Data Transfer Object).
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CollectionPropertiesDTO

      public CollectionPropertiesDTO(CollectionProperties collectionProperty)
      This method is used to set collection property.
      Parameters:
      collectionProperty - It contains the attributes required for the set values.
  • Method Details

    • getAsEntity

      public CollectionProperties getAsEntity()
      This method is used to set collcetion's properties to entity.
      Returns:
      It returns CollectionProperty.