public interface Extensible
| Modifier and Type | Method and Description |
|---|---|
<E> E |
getExtension(Class<E> extensionType)
Gets the extension for this object corresponding to a specified extension
type.
|
<E> E getExtension(Class<E> extensionType)
extensionType - the extension type.null if an extension of type extensionType cannot be delivered.Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.