@Label(value="Listener") public interface ListenerDescriptor extends WebDescriptor, com.buschmais.jqassistant.plugin.java.api.model.TypedDescriptor
Modifier and Type | Method and Description |
---|---|
List<DescriptionDescriptor> |
getDescriptions() |
List<DisplayNameDescriptor> |
getDisplayNames() |
List<IconDescriptor> |
getIcons() |
@Relation(value="HAS_DESCRIPTION") List<DescriptionDescriptor> getDescriptions()
@Relation(value="HAS_DISPLAY_NAME") List<DisplayNameDescriptor> getDisplayNames()
@Relation(value="HAS_ICON") List<IconDescriptor> getIcons()
Copyright © 2016 buschmais GbR. All rights reserved.