ComponentKind¶
-
public enum
ComponentKind
¶
Enum Constants¶
Encapsulating¶
-
public static final ComponentKind
Encapsulating
¶
EncapsulatingSingleThreadedWrapper¶
-
public static final ComponentKind
EncapsulatingSingleThreadedWrapper
¶
External¶
-
public static final ComponentKind
External
¶
ExternalImplementation¶
-
public static final ComponentKind
ExternalImplementation
¶
StateMachine¶
-
public static final ComponentKind
StateMachine
¶
Methods¶
fromInteger¶
-
public static ComponentKind
fromInteger
(int value)¶
toInteger¶
-
public static int
toInteger
(ComponentKind value)¶