
com.xcase.open.transputs.CreateMatterResponse Maven / Gradle / Ivy
/**
* Copyright 2016 Xcase All rights reserved.
*/
package com.xcase.open.transputs;
/**
*
* @author martin
*/
public interface CreateMatterResponse {
int getId();
void setId(int Id);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy