Uses of Enum
org.qubership.atp.ram.models.StepLinkType
Packages that use StepLinkType
-
Uses of StepLinkType in org.qubership.atp.ram.models
Methods in org.qubership.atp.ram.models that return StepLinkTypeModifier and TypeMethodDescriptionstatic StepLinkTypeStepLinkType.findByValue(String type) StepLinkType get by string.static StepLinkTypeReturns the enum constant of this type with the specified name.static StepLinkType[]StepLinkType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.qubership.atp.ram.models with parameters of type StepLinkType