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

com.arextest.web.model.dto.filesystem.FSCaseDto Maven / Gradle / Ivy

package com.arextest.web.model.dto.filesystem;

import lombok.Data;

@Data
public class FSCaseDto extends FSInterfaceAndCaseBaseDto {
  // private ComparisonMsgDto comparisonMsg;
  private Boolean inherited;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy