![JAR search and dependency download from the Maven repository](/logo.png)
org.bdware.doip.DoStateInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of doip-audit-tool Show documentation
Show all versions of doip-audit-tool Show documentation
doip audit tool developed by bdware
The newest version!
package org.bdware.doip;
import com.google.gson.JsonObject;
import org.bdware.doip.audit.client.AuditDoipClient;
public class DoStateInfo {
JsonObject data;
AuditDoipClient client;
public T paraseDO(Class clz){
return null;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy