public interface DoesExtend extends CategoryDoes
| Modifier and Type | Method and Description |
|---|---|
void |
addExtension(IsScopedID scopedIdent)
Adds an extension.
|
Collection<IsScopedID> |
getExtensions()
Returns all (registered) extensions.
|
void addExtension(IsScopedID scopedIdent)
scopedIdent - identifier of the extensionCollection<IsScopedID> getExtensions()
Copyright © 2010–2015. All rights reserved.