public class MultiselectInfoFieldType extends java.lang.Object implements InfoFieldType
Modifier and Type | Class and Description |
---|---|
static class |
MultiselectInfoFieldType.Option |
InfoFieldType.Attribute<T extends InfoFieldType,V>
Modifier and Type | Field and Description |
---|---|
static MultiselectInfoFieldType |
INSTANCE |
static InfoFieldType.Attribute<MultiselectInfoFieldType,java.util.Collection<MultiselectInfoFieldType.Option>> |
OPTIONS |
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 MultiselectInfoFieldType INSTANCE
public static final InfoFieldType.Attribute<MultiselectInfoFieldType,java.util.Collection<MultiselectInfoFieldType.Option>> OPTIONS
public java.lang.String getName()
getName
in interface InfoFieldType