Class CollateralAllocationAccepted
java.lang.Object
net.finmath.smartcontract.product.xml.Document
net.finmath.smartcontract.product.xml.Message
net.finmath.smartcontract.product.xml.ResponseMessage
net.finmath.smartcontract.product.xml.CollateralAllocationAccepted
Java class for CollateralAllocationAccepted complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CollateralAllocationAccepted"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}ResponseMessage"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.ResponseMessage
correlationId, header, onBehalfOf, parentCorrelationId, sequenceNumber, validation
Fields inherited from class net.finmath.smartcontract.product.xml.Document
actualBuild, expectedBuild, fpmlVersion
-
Constructor Summary
-
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.ResponseMessage
getCorrelationId, getHeader, getOnBehalfOf, getParentCorrelationId, getSequenceNumber, getValidation, setCorrelationId, setHeader, setOnBehalfOf, setParentCorrelationId, setSequenceNumber
Methods inherited from class net.finmath.smartcontract.product.xml.Document
getActualBuild, getExpectedBuild, getFpmlVersion, setActualBuild, setExpectedBuild, setFpmlVersion
-
Constructor Details
-
CollateralAllocationAccepted
public CollateralAllocationAccepted()
-