
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