Uses of Enum
cdm.legaldocumentation.common.ExecutionLocationEnum
Packages that use ExecutionLocationEnum
Package
Description
Common legal agreement concepts.
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ExecutionLocationEnum in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common that return ExecutionLocationEnumModifier and TypeMethodDescriptionstatic ExecutionLocationEnumExecutionLocationEnum.fromDisplayName(String name) static ExecutionLocationEnumReturns the enum constant of this type with the specified name.static ExecutionLocationEnum[]ExecutionLocationEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ExecutionLocationEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ExecutionLocationEnumModifier and TypeFieldDescriptionprotected ExecutionLocationEnumExecutionLocation.ExecutionLocationBuilderImpl.executionLocationMethods in cdm.legaldocumentation.csa that return ExecutionLocationEnumModifier and TypeMethodDescriptionExecutionLocation.ExecutionLocationBuilderImpl.getExecutionLocation()ExecutionLocation.ExecutionLocationImpl.getExecutionLocation()ExecutionLocation.getExecutionLocation()The execution location of the agreement.Methods in cdm.legaldocumentation.csa with parameters of type ExecutionLocationEnumModifier and TypeMethodDescriptionExecutionLocation.ExecutionLocationBuilder.setExecutionLocation(ExecutionLocationEnum executionLocation) ExecutionLocation.ExecutionLocationBuilderImpl.setExecutionLocation(ExecutionLocationEnum _executionLocation)