public class TextInfoFieldType extends java.lang.Object implements InfoFieldType
InfoFieldType.Attribute<T extends InfoFieldType,V>
Modifier and Type | Field and Description |
---|---|
static InfoFieldType.Attribute<TextInfoFieldType,java.lang.Boolean> |
HTML |
static TextInfoFieldType |
INSTANCE |
static InfoFieldType.Attribute<TextInfoFieldType,java.lang.Boolean> |
MULTILINE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLabel
public static final InfoFieldType.Attribute<TextInfoFieldType,java.lang.Boolean> HTML
public static final TextInfoFieldType INSTANCE
public static final InfoFieldType.Attribute<TextInfoFieldType,java.lang.Boolean> MULTILINE
public java.lang.String getName()
getName
in interface InfoFieldType