Uses of Enum
cdm.legaldocumentation.common.SpecifiedEntityTermsEnum
Packages that use SpecifiedEntityTermsEnum
Package
Description
Common legal agreement concepts.
-
Uses of SpecifiedEntityTermsEnum in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common that return SpecifiedEntityTermsEnumModifier and TypeMethodDescriptionstatic SpecifiedEntityTermsEnumSpecifiedEntityTermsEnum.fromDisplayName(String name) static SpecifiedEntityTermsEnumReturns the enum constant of this type with the specified name.static SpecifiedEntityTermsEnum[]SpecifiedEntityTermsEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SpecifiedEntityTermsEnum in cdm.legaldocumentation.master.isda
Fields in cdm.legaldocumentation.master.isda declared as SpecifiedEntityTermsEnumModifier and TypeFieldDescriptionprotected SpecifiedEntityTermsEnumSpecifiedEntity.SpecifiedEntityBuilderImpl.specifiedEntityTermsMethods in cdm.legaldocumentation.master.isda that return SpecifiedEntityTermsEnumModifier and TypeMethodDescriptionSpecifiedEntity.getSpecifiedEntityTerms()The specified entity terms for the Event of Default or Termination Event specified.SpecifiedEntity.SpecifiedEntityBuilderImpl.getSpecifiedEntityTerms()SpecifiedEntity.SpecifiedEntityImpl.getSpecifiedEntityTerms()Methods in cdm.legaldocumentation.master.isda with parameters of type SpecifiedEntityTermsEnumModifier and TypeMethodDescriptionSpecifiedEntity.SpecifiedEntityBuilder.setSpecifiedEntityTerms(SpecifiedEntityTermsEnum specifiedEntityTerms) SpecifiedEntity.SpecifiedEntityBuilderImpl.setSpecifiedEntityTerms(SpecifiedEntityTermsEnum _specifiedEntityTerms)