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

com.katalon.testops.commons.model.WithUuid Maven / Gradle / Ivy

The newest version!
package com.katalon.testops.commons.model;

public interface WithUuid {

    String getUuid();

    String getParentUuid();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy