All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.arextest.web.model.dto.config.PageQueryTransformDto Maven / Gradle / Ivy

The newest version!
package com.arextest.web.model.dto.config;

import com.arextest.web.model.contract.contracts.config.replay.PageQueryComparisonRequestType;
import lombok.Data;

/**
 * @author b_yu
 * @since 2024/12/16
 */

@Data
public class PageQueryTransformDto extends PageQueryComparisonDto {
  private String keyOfMethodName;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy