Class AccrualOptionChangeNotification
Java class for AccrualOptionChangeNotification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccrualOptionChangeNotification">
<complexContent>
<extension base="{http://www.fpml.org/FpML-5/confirmation}AbstractContractNotification">
<sequence>
<choice>
<sequence>
<choice>
<element name="fixedRateOptionChange" type="{http://www.fpml.org/FpML-5/confirmation}FixedRateOptionChange"/>
<element name="floatingRateOptionChange" type="{http://www.fpml.org/FpML-5/confirmation}FloatingRateOptionChange"/>
</choice>
<element name="contract" type="{http://www.fpml.org/FpML-5/confirmation}LoanContract" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<element name="accruingPikOptionChange" type="{http://www.fpml.org/FpML-5/confirmation}AccruingPikOptionChange"/>
<sequence>
<element name="lcOptionChange" type="{http://www.fpml.org/FpML-5/confirmation}LcOptionChange"/>
<element name="letterOfCredit" type="{http://www.fpml.org/FpML-5/confirmation}LetterOfCredit" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</choice>
<group ref="{http://www.fpml.org/FpML-5/confirmation}FacilityDetails.model"/>
<group ref="{http://www.fpml.org/FpML-5/confirmation}LoanContractDetails.model" maxOccurs="unbounded" minOccurs="0"/>
<group ref="{http://www.fpml.org/FpML-5/confirmation}LetterOfCreditDetails.model" maxOccurs="unbounded" minOccurs="0"/>
<element name="party" type="{http://www.fpml.org/FpML-5/confirmation}Party" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AccruingPikOptionChangeprotected List<LoanContract>protected FacilityIdentifierprotected FacilitySummaryprotected FixedRateOptionChangeprotected FloatingRateOptionChangeprotected LcOptionChangeprotected List<LetterOfCredit>Fields inherited from class net.finmath.smartcontract.product.xml.AbstractContractNotification
facilityOutstandingsPositionFields inherited from class net.finmath.smartcontract.product.xml.AbstractServicingNotification
isGlobalOnly, noticeDate, paymentDetailsFields inherited from class net.finmath.smartcontract.product.xml.CorrectableRequestMessage
correlationId, isCorrection, onBehalfOf, parentCorrelationId, sequenceNumberFields inherited from class net.finmath.smartcontract.product.xml.RequestMessage
header, validationFields inherited from class net.finmath.smartcontract.product.xml.Document
actualBuild, expectedBuild, fpmlVersion -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the accruingPikOptionChange property.Gets the value of the contract property.Gets the value of the facilityIdentifier property.Gets the value of the facilitySummary property.Gets the value of the fixedRateOptionChange property.Gets the value of the floatingRateOptionChange property.Gets the value of the lcOptionChange property.Gets the value of the letterOfCredit property.Gets the value of the letterOfCreditDetailsModel property.Gets the value of the loanContractDetailsModel property.getParty()Gets the value of the party property.voidSets the value of the accruingPikOptionChange property.voidSets the value of the facilityIdentifier property.voidsetFacilitySummary(FacilitySummary value)Sets the value of the facilitySummary property.voidSets the value of the fixedRateOptionChange property.voidSets the value of the floatingRateOptionChange property.voidsetLcOptionChange(LcOptionChange value)Sets the value of the lcOptionChange property.Methods inherited from class net.finmath.smartcontract.product.xml.AbstractContractNotification
getFacilityOutstandingsPosition, setFacilityOutstandingsPositionMethods inherited from class net.finmath.smartcontract.product.xml.AbstractServicingNotification
getNoticeDate, getPaymentDetails, isIsGlobalOnly, setIsGlobalOnly, setNoticeDateMethods inherited from class net.finmath.smartcontract.product.xml.CorrectableRequestMessage
getCorrelationId, getOnBehalfOf, getParentCorrelationId, getSequenceNumber, isIsCorrection, setCorrelationId, setIsCorrection, setOnBehalfOf, setParentCorrelationId, setSequenceNumberMethods inherited from class net.finmath.smartcontract.product.xml.RequestMessage
getHeader, getValidation, setHeaderMethods inherited from class net.finmath.smartcontract.product.xml.Document
getActualBuild, getExpectedBuild, getFpmlVersion, setActualBuild, setExpectedBuild, setFpmlVersion
-
Field Details
-
fixedRateOptionChange
-
floatingRateOptionChange
-
contract
-
accruingPikOptionChange
-
lcOptionChange
-
letterOfCredit
-
facilityIdentifier
-
facilitySummary
-
loanContractDetailsModel
-
letterOfCreditDetailsModel
-
party
-
-
Constructor Details
-
AccrualOptionChangeNotification
public AccrualOptionChangeNotification()
-
-
Method Details
-
getFixedRateOptionChange
Gets the value of the fixedRateOptionChange property.- Returns:
- possible object is
FixedRateOptionChange
-
setFixedRateOptionChange
Sets the value of the fixedRateOptionChange property.- Parameters:
value- allowed object isFixedRateOptionChange
-
getFloatingRateOptionChange
Gets the value of the floatingRateOptionChange property.- Returns:
- possible object is
FloatingRateOptionChange
-
setFloatingRateOptionChange
Sets the value of the floatingRateOptionChange property.- Parameters:
value- allowed object isFloatingRateOptionChange
-
getContract
Gets the value of the contract property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the contract property.For example, to add a new item, do as follows:
getContract().add(newItem);Objects of the following type(s) are allowed in the list
LoanContract -
getAccruingPikOptionChange
Gets the value of the accruingPikOptionChange property.- Returns:
- possible object is
AccruingPikOptionChange
-
setAccruingPikOptionChange
Sets the value of the accruingPikOptionChange property.- Parameters:
value- allowed object isAccruingPikOptionChange
-
getLcOptionChange
Gets the value of the lcOptionChange property.- Returns:
- possible object is
LcOptionChange
-
setLcOptionChange
Sets the value of the lcOptionChange property.- Parameters:
value- allowed object isLcOptionChange
-
getLetterOfCredit
Gets the value of the letterOfCredit property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the letterOfCredit property.For example, to add a new item, do as follows:
getLetterOfCredit().add(newItem);Objects of the following type(s) are allowed in the list
LetterOfCredit -
getFacilityIdentifier
Gets the value of the facilityIdentifier property.- Returns:
- possible object is
FacilityIdentifier
-
setFacilityIdentifier
Sets the value of the facilityIdentifier property.- Parameters:
value- allowed object isFacilityIdentifier
-
getFacilitySummary
Gets the value of the facilitySummary property.- Returns:
- possible object is
FacilitySummary
-
setFacilitySummary
Sets the value of the facilitySummary property.- Parameters:
value- allowed object isFacilitySummary
-
getLoanContractDetailsModel
Gets the value of the loanContractDetailsModel property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the loanContractDetailsModel property.For example, to add a new item, do as follows:
getLoanContractDetailsModel().add(newItem);Objects of the following type(s) are allowed in the list
FacilityContractIdentifierLoanContractSummaryLoanContract -
getLetterOfCreditDetailsModel
Gets the value of the letterOfCreditDetailsModel property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the letterOfCreditDetailsModel property.For example, to add a new item, do as follows:
getLetterOfCreditDetailsModel().add(newItem);Objects of the following type(s) are allowed in the list
FacilityContractIdentifierLetterOfCreditSummaryLetterOfCredit -
getParty
Gets the value of the party property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the party property.For example, to add a new item, do as follows:
getParty().add(newItem);Objects of the following type(s) are allowed in the list
Party
-