Interface MetaAttribItem
-
public interface MetaAttribItem
Meta interface to address all properties of an Attrib bean in vaadin framework. In this way we do not need use strings!- Author:
- Markus von RĂ¼den
- See Also:
org.opennms.xmlns.xsd.config.jmx_datacollection.Attrib
-
-
Field Detail
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
SELECTED
static final String SELECTED
- See Also:
- Constant Field Values
-
ALIAS
static final String ALIAS
- See Also:
- Constant Field Values
-
TYPE
static final String TYPE
- See Also:
- Constant Field Values
-
-