public class MFieldSchema extends Object
Constructor and Description |
---|
MFieldSchema() |
MFieldSchema(String name,
String type,
String comment) |
public String getName()
public void setName(String name)
name
- the name to setpublic String getComment()
public void setComment(String comment)
comment
- the comment to setpublic String getType()
public void setType(String field)
field
- the type to setCopyright © 2017 The Apache Software Foundation. All rights reserved.