Interface ImportingContext
public interface ImportingContext
-
Method Summary
Modifier and TypeMethodDescription<T> T
getAttribute
(String name) <T> void
setAttribute
(String name, T value)
-
Method Details
-
getAttribute
-
setAttribute
-
<T> T
getAttribute(String name)
<T> void
setAttribute(String name,
T value)