public interface ConfigurationEvent
Modifier and Type | Interface and Description |
---|---|
static class |
ConfigurationEvent.ElementType
Enumeration describing the type of the element
|
static class |
ConfigurationEvent.EventType
Enumeration describing the type of the event
|
Modifier and Type | Method and Description |
---|---|
ConfigurationElement |
getElement()
Gives the element
|
ConfigurationEvent.ElementType |
getElementType()
Gives the ElementType
|
ConfigurationEvent.EventType |
getEventType()
Gives the EventType
|
ConfigurationEvent.EventType getEventType()
ConfigurationEvent.ElementType getElementType()
ConfigurationElement getElement()
Copyright © 2010–2016 AdroitLogic. All rights reserved.