package foundation.data.rule; public enum FieldDefaultValueType { Variant, Code, Simple; }