Package org.isda.cdm
Enum CreditSupportAgreementTypeEnum
- java.lang.Object
-
- java.lang.Enum<CreditSupportAgreementTypeEnum>
-
- org.isda.cdm.CreditSupportAgreementTypeEnum
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable<CreditSupportAgreementTypeEnum>
public enum CreditSupportAgreementTypeEnum extends java.lang.Enum<CreditSupportAgreementTypeEnum>
The enumerated values to specify the type of ISDA Credit Support Agreement governing the transaction.- Version:
- 2.5.4
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ISDA_1994_CREDIT_SUPPORT_ANNEX_NEW_YORK_LAW
The ISDA 1994 Credit Support Annex New York Law (pledge) applies.ISDA_1995_CREDIT_SUPPORT_ANNEX_ENGLISH_LAW
The ISDA 1995 Credit Support Annex English Law (title transfer) applies.ISDA_1995_CREDIT_SUPPORT_ANNEX_JAPANESE_LAW
The ISDA 1995 Credit Support Annex Japanese Law applies.ISDA_1995_CREDIT_SUPPORT_DEED_ENGLISH_LAW
The ISDA 1995 Credit Support Deed English Law (charge) applies.ISDA_2001_MARGIN_PROVISIONS
The ISDA 2001 Margin Provisions applies.ISDA_2013_STANDARD_CREDIT_SUPPORT_AGREEMENT
The ISDA 2013 Standard Credit Support Agreement.ISDA_2014_STANDARD_CREDIT_SUPPORT_AGREEMENT
The ISDA 2014 Standard Credit Support Agreement.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
static CreditSupportAgreementTypeEnum
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CreditSupportAgreementTypeEnum[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
ISDA_1994_CREDIT_SUPPORT_ANNEX_NEW_YORK_LAW
@RosettaSynonym(value="ISDA1994CreditSupportAnnexNewYorkLaw",source="FpML_5_10") @RosettaSynonym(value="ISDA1994CreditSupportAnnexNewYorkLaw",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="ISDA1994CreditSupportAnnexNewYorkLaw",source="DTCC_11_0") @RosettaSynonym(value="ISDA1994CreditSupportAnnexNewYorkLaw",source="DTCC_9_0") @RosettaSynonym(value="ISDA1994CreditSupportAnnexNewYorkLaw",source="CME_ClearedConfirm_1_17") public static final CreditSupportAgreementTypeEnum ISDA_1994_CREDIT_SUPPORT_ANNEX_NEW_YORK_LAW
The ISDA 1994 Credit Support Annex New York Law (pledge) applies.
-
ISDA_1995_CREDIT_SUPPORT_ANNEX_ENGLISH_LAW
@RosettaSynonym(value="ISDA1995CreditSupportAnnexEnglishLaw",source="FpML_5_10") @RosettaSynonym(value="ISDA1995CreditSupportAnnexEnglishLaw",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="ISDA1995CreditSupportAnnexEnglishLaw",source="DTCC_11_0") @RosettaSynonym(value="ISDA1995CreditSupportAnnexEnglishLaw",source="DTCC_9_0") @RosettaSynonym(value="ISDA1995CreditSupportAnnexEnglishLaw",source="CME_ClearedConfirm_1_17") public static final CreditSupportAgreementTypeEnum ISDA_1995_CREDIT_SUPPORT_ANNEX_ENGLISH_LAW
The ISDA 1995 Credit Support Annex English Law (title transfer) applies.
-
ISDA_1995_CREDIT_SUPPORT_ANNEX_JAPANESE_LAW
@RosettaSynonym(value="ISDA1995CreditSupportAnnexJapaneseLaw",source="FpML_5_10") @RosettaSynonym(value="ISDA1995CreditSupportAnnexJapaneseLaw",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="ISDA1995CreditSupportAnnexJapaneseLaw",source="DTCC_11_0") @RosettaSynonym(value="ISDA1995CreditSupportAnnexJapaneseLaw",source="DTCC_9_0") @RosettaSynonym(value="ISDA1995CreditSupportAnnexJapaneseLaw",source="CME_ClearedConfirm_1_17") public static final CreditSupportAgreementTypeEnum ISDA_1995_CREDIT_SUPPORT_ANNEX_JAPANESE_LAW
The ISDA 1995 Credit Support Annex Japanese Law applies.
-
ISDA_1995_CREDIT_SUPPORT_DEED_ENGLISH_LAW
@RosettaSynonym(value="ISDA1995CreditSupportDeedEnglishLaw",source="FpML_5_10") @RosettaSynonym(value="ISDA1995CreditSupportDeedEnglishLaw",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="ISDA1995CreditSupportDeedEnglishLaw",source="DTCC_11_0") @RosettaSynonym(value="ISDA1995CreditSupportDeedEnglishLaw",source="DTCC_9_0") @RosettaSynonym(value="ISDA1995CreditSupportDeedEnglishLaw",source="CME_ClearedConfirm_1_17") public static final CreditSupportAgreementTypeEnum ISDA_1995_CREDIT_SUPPORT_DEED_ENGLISH_LAW
The ISDA 1995 Credit Support Deed English Law (charge) applies.
-
ISDA_2001_MARGIN_PROVISIONS
@RosettaSynonym(value="ISDA2001MarginProvisions",source="FpML_5_10") @RosettaSynonym(value="ISDA2001MarginProvisions",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="ISDA2001MarginProvisions",source="DTCC_11_0") @RosettaSynonym(value="ISDA2001MarginProvisions",source="DTCC_9_0") @RosettaSynonym(value="ISDA2001MarginProvisions",source="CME_ClearedConfirm_1_17") public static final CreditSupportAgreementTypeEnum ISDA_2001_MARGIN_PROVISIONS
The ISDA 2001 Margin Provisions applies.
-
ISDA_2013_STANDARD_CREDIT_SUPPORT_AGREEMENT
@RosettaSynonym(value="ISDA2013StandardCreditSupportAgreement",source="FpML_5_10") @RosettaSynonym(value="ISDA2013StandardCreditSupportAgreement",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="ISDA2013StandardCreditSupportAgreement",source="DTCC_11_0") @RosettaSynonym(value="ISDA2013StandardCreditSupportAgreement",source="DTCC_9_0") @RosettaSynonym(value="ISDA2013StandardCreditSupportAgreement",source="CME_ClearedConfirm_1_17") public static final CreditSupportAgreementTypeEnum ISDA_2013_STANDARD_CREDIT_SUPPORT_AGREEMENT
The ISDA 2013 Standard Credit Support Agreement.
-
ISDA_2014_STANDARD_CREDIT_SUPPORT_AGREEMENT
@RosettaSynonym(value="ISDA2014StandardCreditSupportAgreement",source="FpML_5_10") @RosettaSynonym(value="ISDA2014StandardCreditSupportAgreement",source="CME_SubmissionIRS_1_0") @RosettaSynonym(value="ISDA2014StandardCreditSupportAgreement",source="DTCC_11_0") @RosettaSynonym(value="ISDA2014StandardCreditSupportAgreement",source="DTCC_9_0") @RosettaSynonym(value="ISDA2014StandardCreditSupportAgreement",source="CME_ClearedConfirm_1_17") public static final CreditSupportAgreementTypeEnum ISDA_2014_STANDARD_CREDIT_SUPPORT_AGREEMENT
The ISDA 2014 Standard Credit Support Agreement.
-
-
Method Detail
-
values
public static CreditSupportAgreementTypeEnum[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (CreditSupportAgreementTypeEnum c : CreditSupportAgreementTypeEnum.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static CreditSupportAgreementTypeEnum valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Enum<CreditSupportAgreementTypeEnum>
-
-