Class ValueEngineerAspectType<T>
java.lang.Object
de.espirit.common.lang.TypeToken<T>
de.espirit.firstspirit.client.access.editor.ValueEngineerAspectType<T>
- Type Parameters:
T
- The programmatic type defining the API of the aspect.
Type token for
value engineer aspect types
.- Since:
- 4.2.416
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.espirit.common.lang.TypeToken
TypeToken.MissingTypeParameterError
-
Constructor Summary
-
Method Summary
Methods inherited from class de.espirit.common.lang.TypeToken
cast, equals, getType, isInstance
-
Constructor Details
-
ValueEngineerAspectType
public ValueEngineerAspectType()
-