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

com.alipay.rdf.file.meta.FileColumnAttribute Maven / Gradle / Ivy

There is a newer version: 2.2.11
Show newest version
package com.alipay.rdf.file.meta;

/**
 * Copyright (C) 2013-2018 Ant Financial Services Group
 * 
 * 字段属性枚举
 * 
 * @author hongwei.quhw
 * @version $Id: FileColumnAttribute.java, v 0.1 2016-12-20 下午5:36:07 hongwei.quhw Exp $
 */
public enum FileColumnAttribute {
    REQUIRED, DEFAULT
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy