public class ColumnDesc extends GroupPermissionsDesc
Modifier and Type | Field and Description |
---|---|
String |
comment |
String |
name |
String |
type |
group, permissions
Constructor and Description |
---|
ColumnDesc() |
ColumnDesc(String name,
String type,
String comment)
Create a new ColumnDesc
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.