Class Obligations
java.lang.Object
net.finmath.smartcontract.product.xml.Obligations
Java class for Obligations complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Obligations"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="category" type="{http://www.fpml.org/FpML-5/confirmation}ObligationCategoryEnum"/> <element name="notSubordinated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="specifiedCurrency" type="{http://www.fpml.org/FpML-5/confirmation}SpecifiedCurrency" minOccurs="0"/> <element name="notSovereignLender" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="notDomesticCurrency" type="{http://www.fpml.org/FpML-5/confirmation}NotDomesticCurrency" minOccurs="0"/> <element name="notDomesticLaw" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="listed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="notDomesticIssuance" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <choice minOccurs="0"> <element name="fullFaithAndCreditObLiability" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="generalFundObligationLiability" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="revenueObligationLiability" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </choice> <element name="notContingent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="excluded" type="{http://www.fpml.org/FpML-5/confirmation}String" minOccurs="0"/> <element name="othReferenceEntityObligations" type="{http://www.fpml.org/FpML-5/confirmation}String" minOccurs="0"/> <element name="designatedPriority" type="{http://www.fpml.org/FpML-5/confirmation}Lien" minOccurs="0"/> <element name="cashSettlementOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="deliveryOfCommitments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="continuity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected ObligationCategoryEnum
protected Boolean
protected Boolean
protected Lien
protected String
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected NotDomesticCurrency
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected String
protected Boolean
protected SpecifiedCurrency
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the category property.Gets the value of the designatedPriority property.Gets the value of the excluded property.Gets the value of the notDomesticCurrency property.Gets the value of the othReferenceEntityObligations property.Gets the value of the specifiedCurrency property.Gets the value of the cashSettlementOnly property.Gets the value of the continuity property.Gets the value of the deliveryOfCommitments property.Gets the value of the fullFaithAndCreditObLiability property.Gets the value of the generalFundObligationLiability property.isListed()
Gets the value of the listed property.Gets the value of the notContingent property.Gets the value of the notDomesticIssuance property.Gets the value of the notDomesticLaw property.Gets the value of the notSovereignLender property.Gets the value of the notSubordinated property.Gets the value of the revenueObligationLiability property.void
setCashSettlementOnly(Boolean value)
Sets the value of the cashSettlementOnly property.void
setCategory(ObligationCategoryEnum value)
Sets the value of the category property.void
setContinuity(Boolean value)
Sets the value of the continuity property.void
setDeliveryOfCommitments(Boolean value)
Sets the value of the deliveryOfCommitments property.void
setDesignatedPriority(Lien value)
Sets the value of the designatedPriority property.void
setExcluded(String value)
Sets the value of the excluded property.void
Sets the value of the fullFaithAndCreditObLiability property.void
Sets the value of the generalFundObligationLiability property.void
Sets the value of the listed property.void
setNotContingent(Boolean value)
Sets the value of the notContingent property.void
Sets the value of the notDomesticCurrency property.void
setNotDomesticIssuance(Boolean value)
Sets the value of the notDomesticIssuance property.void
setNotDomesticLaw(Boolean value)
Sets the value of the notDomesticLaw property.void
setNotSovereignLender(Boolean value)
Sets the value of the notSovereignLender property.void
setNotSubordinated(Boolean value)
Sets the value of the notSubordinated property.void
Sets the value of the othReferenceEntityObligations property.void
setRevenueObligationLiability(Boolean value)
Sets the value of the revenueObligationLiability property.void
Sets the value of the specifiedCurrency property.
-
Field Details
-
category
-
notSubordinated
-
specifiedCurrency
-
notSovereignLender
-
notDomesticCurrency
-
notDomesticLaw
-
listed
-
notDomesticIssuance
-
fullFaithAndCreditObLiability
-
generalFundObligationLiability
-
revenueObligationLiability
-
notContingent
-
excluded
-
othReferenceEntityObligations
-
designatedPriority
-
cashSettlementOnly
-
deliveryOfCommitments
-
continuity
-
-
Constructor Details
-
Obligations
public Obligations()
-
-
Method Details
-
getCategory
Gets the value of the category property.- Returns:
- possible object is
ObligationCategoryEnum
-
setCategory
Sets the value of the category property.- Parameters:
value
- allowed object isObligationCategoryEnum
-
isNotSubordinated
Gets the value of the notSubordinated property.- Returns:
- possible object is
Boolean
-
setNotSubordinated
Sets the value of the notSubordinated property.- Parameters:
value
- allowed object isBoolean
-
getSpecifiedCurrency
Gets the value of the specifiedCurrency property.- Returns:
- possible object is
SpecifiedCurrency
-
setSpecifiedCurrency
Sets the value of the specifiedCurrency property.- Parameters:
value
- allowed object isSpecifiedCurrency
-
isNotSovereignLender
Gets the value of the notSovereignLender property.- Returns:
- possible object is
Boolean
-
setNotSovereignLender
Sets the value of the notSovereignLender property.- Parameters:
value
- allowed object isBoolean
-
getNotDomesticCurrency
Gets the value of the notDomesticCurrency property.- Returns:
- possible object is
NotDomesticCurrency
-
setNotDomesticCurrency
Sets the value of the notDomesticCurrency property.- Parameters:
value
- allowed object isNotDomesticCurrency
-
isNotDomesticLaw
Gets the value of the notDomesticLaw property.- Returns:
- possible object is
Boolean
-
setNotDomesticLaw
Sets the value of the notDomesticLaw property.- Parameters:
value
- allowed object isBoolean
-
isListed
Gets the value of the listed property.- Returns:
- possible object is
Boolean
-
setListed
Sets the value of the listed property.- Parameters:
value
- allowed object isBoolean
-
isNotDomesticIssuance
Gets the value of the notDomesticIssuance property.- Returns:
- possible object is
Boolean
-
setNotDomesticIssuance
Sets the value of the notDomesticIssuance property.- Parameters:
value
- allowed object isBoolean
-
isFullFaithAndCreditObLiability
Gets the value of the fullFaithAndCreditObLiability property.- Returns:
- possible object is
Boolean
-
setFullFaithAndCreditObLiability
Sets the value of the fullFaithAndCreditObLiability property.- Parameters:
value
- allowed object isBoolean
-
isGeneralFundObligationLiability
Gets the value of the generalFundObligationLiability property.- Returns:
- possible object is
Boolean
-
setGeneralFundObligationLiability
Sets the value of the generalFundObligationLiability property.- Parameters:
value
- allowed object isBoolean
-
isRevenueObligationLiability
Gets the value of the revenueObligationLiability property.- Returns:
- possible object is
Boolean
-
setRevenueObligationLiability
Sets the value of the revenueObligationLiability property.- Parameters:
value
- allowed object isBoolean
-
isNotContingent
Gets the value of the notContingent property.- Returns:
- possible object is
Boolean
-
setNotContingent
Sets the value of the notContingent property.- Parameters:
value
- allowed object isBoolean
-
getExcluded
Gets the value of the excluded property.- Returns:
- possible object is
String
-
setExcluded
Sets the value of the excluded property.- Parameters:
value
- allowed object isString
-
getOthReferenceEntityObligations
Gets the value of the othReferenceEntityObligations property.- Returns:
- possible object is
String
-
setOthReferenceEntityObligations
Sets the value of the othReferenceEntityObligations property.- Parameters:
value
- allowed object isString
-
getDesignatedPriority
Gets the value of the designatedPriority property.- Returns:
- possible object is
Lien
-
setDesignatedPriority
Sets the value of the designatedPriority property.- Parameters:
value
- allowed object isLien
-
isCashSettlementOnly
Gets the value of the cashSettlementOnly property.- Returns:
- possible object is
Boolean
-
setCashSettlementOnly
Sets the value of the cashSettlementOnly property.- Parameters:
value
- allowed object isBoolean
-
isDeliveryOfCommitments
Gets the value of the deliveryOfCommitments property.- Returns:
- possible object is
Boolean
-
setDeliveryOfCommitments
Sets the value of the deliveryOfCommitments property.- Parameters:
value
- allowed object isBoolean
-
isContinuity
Gets the value of the continuity property.- Returns:
- possible object is
Boolean
-
setContinuity
Sets the value of the continuity property.- Parameters:
value
- allowed object isBoolean
-