Class AttributeRequestInternal

java.lang.Object
com.skava.core.validation.InputModel
com.skava.model.exchange.RequestInternal
com.skava.model.exchange.request.AttributeRequestInternal
All Implemented Interfaces:
Serializable

public class AttributeRequestInternal extends RequestInternal
The Class AttributeRequestInternal defines attribute request model.
Since:
June 2024
Version:
8.18.4
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • AttributeRequestInternal

      public AttributeRequestInternal()
  • Method Details

    • toDomainObject

      public AttributeDO toDomainObject()
      This method is used to convert to attributeDO object from Attribute Request object.
      Returns:
      It returns AttributeDO object.