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

org.bdware.doip.audit.DOAuditRule Maven / Gradle / Ivy

There is a newer version: 1.5.4
Show newest version
package org.bdware.doip.audit;

/**
 *
 */
public class DOAuditRule {
    /**
     *
     */
    public String doId;

    /**
     *
     */
    public int type;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy