Class AddressRequestInternal

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

public class AddressRequestInternal extends RequestInternal
The Class AddressRequestInternal consists of the request details which will be transfered from controller to serviceImpl.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • AddressRequestInternal

      public AddressRequestInternal()
  • Method Details

    • toDomainObject

      public AddressesDO toDomainObject()
      This method is used to convert AddressesDO from address Request.
      Returns:
      It returns AddressesDO.