
com.xcase.intapp.cdsusers.transputs.GetCapabilityRequest Maven / Gradle / Ivy
package com.xcase.intapp.cdsusers.transputs;
public interface GetCapabilityRequest extends CDSUsersRequest {
void setKey(String key);
String getOperationPath();
String getKey();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy