public class FieldType extends Object implements Serializable
Constructor and Description |
---|
FieldType() |
Modifier and Type | Method and Description |
---|---|
String |
getClazz() |
String |
getName() |
boolean |
isMultiValued() |
void |
setClazz(String clazz) |
void |
setMultiValued(boolean multiValued) |
void |
setName(String name) |
String |
toString() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.