public class MColumnDescriptor
extends java.lang.Object
Constructor and Description |
---|
MColumnDescriptor() |
MColumnDescriptor(java.util.List<MFieldSchema> cols) |
Modifier and Type | Method and Description |
---|---|
java.util.List<MFieldSchema> |
getCols() |
void |
setCols(java.util.List<MFieldSchema> cols) |
public MColumnDescriptor()
public MColumnDescriptor(java.util.List<MFieldSchema> cols)
cols
- public java.util.List<MFieldSchema> getCols()
public void setCols(java.util.List<MFieldSchema> cols)
Copyright © 2012 The Apache Software Foundation