Uses of Enum
org.qubership.atp.ram.enums.BvStatus
Packages that use BvStatus
-
Uses of BvStatus in org.qubership.atp.ram.enums
Methods in org.qubership.atp.ram.enums that return BvStatusModifier and TypeMethodDescriptionstatic BvStatusBvStatus.findByValue(String strValue) FindBvStatusby name contains word.static BvStatusReturns the enum constant of this type with the specified name.static BvStatus[]BvStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.