Uses of Enum Class
dev.civl.mc.model.IF.contract.FunctionContract.ContractKind
Packages that use FunctionContract.ContractKind
-
Uses of FunctionContract.ContractKind in dev.civl.mc.model.IF.contract
Methods in dev.civl.mc.model.IF.contract that return FunctionContract.ContractKindModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FunctionContract.ContractKind[]FunctionContract.ContractKind.values()Returns an array containing the constants of this enum class, in the order they are declared.