Class Reference

java.lang.Object
net.finmath.smartcontract.product.xml.Reference
Direct Known Subclasses:
AccountReference, AmountReference, AnyAssetReference, AssetOrTermPointOrPricingStructureReference, AssetReference, BusinessCentersReference, BusinessDayAdjustmentsReference, BusinessUnitReference, CalculationPeriodDatesReference, CalculationPeriodsDatesReference, CalculationPeriodsReference, CalculationPeriodsScheduleReference, CommodityNotionalAmountReference, CreditEventsReference, DateReference, DeterminationMethodReference, FacilityReference, FixedRateReference, FloatingRateCalculationReference, FxAccrualAverageStrikeReference, FxAccrualPayoffRegionReference, FxAccrualStrikeReference, FxAccrualTriggerReference, FxComplexBarrierBaseReference, FxLevelReference, FxPivotReference, FxRateObservableReference, FxScheduleReference, FxStrikeReference, FxTargetPayoffRegionReference, FxTargetReference, IdentifiedCurrencyReference, InterestLegCalculationPeriodDatesReference, InterestRateStreamReference, LagReference, LegalEntityReference, LetterOfCreditReference, LoanContractReference, MarketReference, NotionalAmountReference, NotionalReference, NumberOfOptionsReference, NumberOfUnitsReference, PartyReference, PartyTradeIdentifierReference, PaymentDatesReference, PaymentReference, PersonReference, PricingDataPointCoordinateReference, PricingParameterDerivativeReference, PricingStructureReference, ProductReference, ProtectionTermsReference, QuantityReference, RelevantUnderlyingDateReference, ResetDatesReference, ReturnSwapNotionalAmountReference, ScheduleReference, SensitivitySetDefinitionReference, SettlementPeriodsReference, SettlementTermsReference, SpreadScheduleReference, StrikePriceBasketReference, StrikePriceUnderlyingReference, UnderlyerReference, ValuationDatesReference, ValuationReference, ValuationScenarioReference

public abstract class Reference extends Object
The abstract base class for all types which define intra-document pointers.

Java class for Reference complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Reference">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>