com.alipay.rdf.file.meta.FileColumnAttribute Maven / Gradle / Ivy
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