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

cn.tdchain.tdmsp.ca.config.PoliciesRule Maven / Gradle / Ivy

There is a newer version: 3.0.1.TD1
Show newest version
/*
 * Copyright (c) 2019 Beijing Tiande Technology Co., Ltd.
 * All Rights Reserved.
 */
package cn.tdchain.tdmsp.ca.config;

/**
 * @version 1.0
 * @author jiating 2019-01-08
 */
public enum PoliciesRule {
    OR,AND,Majority
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy