Uses of Class
net.finmath.smartcontract.product.xml.CommodityNotionalQuantity
Packages that use CommodityNotionalQuantity
-
Uses of CommodityNotionalQuantity in net.finmath.smartcontract.product.xml
Subclasses of CommodityNotionalQuantity in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
The notional quantity of electricity that applies to one or more groups of Settlement Periods.class
A type defining the physical quantity of the electricity to be delivered.Fields in net.finmath.smartcontract.product.xml declared as CommodityNotionalQuantityModifier and TypeFieldDescriptionprotected CommodityNotionalQuantity
CommodityMultipleExercise.integralMultipleQuantity
protected CommodityNotionalQuantity
CommodityMultipleExercise.minimumNotionalQuantity
protected CommodityNotionalQuantity
CommodityBasketUnderlyingByNotional.notionalQuantity
protected CommodityNotionalQuantity
CommodityDigitalOption.notionalQuantity
protected CommodityNotionalQuantity
FixedPriceLeg.notionalQuantity
protected CommodityNotionalQuantity
FloatingPriceLeg.notionalQuantity
protected CommodityNotionalQuantity
BullionPhysicalLeg.physicalQuantity
protected CommodityNotionalQuantity
CommodityPhysicalQuantity.physicalQuantity
protected CommodityNotionalQuantity
GasPhysicalQuantity.physicalQuantity
protected CommodityNotionalQuantity
MetalPhysicalLeg.physicalQuantity
Fields in net.finmath.smartcontract.product.xml with type parameters of type CommodityNotionalQuantityModifier and TypeFieldDescriptionprotected List<CommodityNotionalQuantity>
GasPhysicalQuantity.maxPhysicalQuantity
protected List<CommodityNotionalQuantity>
GasPhysicalQuantity.minPhysicalQuantity
protected List<CommodityNotionalQuantity>
CommodityNotionalQuantitySchedule.notionalStep
protected List<CommodityNotionalQuantity>
CommodityPhysicalQuantitySchedule.quantityStep
protected List<CommodityNotionalQuantity>
CommoditySettlementPeriodsNotionalQuantitySchedule.settlementPeriodsNotionalQuantityStep
Methods in net.finmath.smartcontract.product.xml that return CommodityNotionalQuantityModifier and TypeMethodDescriptionObjectFactory.createCommodityNotionalQuantity()
Create an instance ofCommodityNotionalQuantity
CommodityMultipleExercise.getIntegralMultipleQuantity()
Gets the value of the integralMultipleQuantity property.CommodityMultipleExercise.getMinimumNotionalQuantity()
Gets the value of the minimumNotionalQuantity property.CommodityBasketUnderlyingByNotional.getNotionalQuantity()
Gets the value of the notionalQuantity property.CommodityDigitalOption.getNotionalQuantity()
Gets the value of the notionalQuantity property.FixedPriceLeg.getNotionalQuantity()
Gets the value of the notionalQuantity property.FloatingPriceLeg.getNotionalQuantity()
Gets the value of the notionalQuantity property.BullionPhysicalLeg.getPhysicalQuantity()
Gets the value of the physicalQuantity property.CommodityPhysicalQuantity.getPhysicalQuantity()
Gets the value of the physicalQuantity property.GasPhysicalQuantity.getPhysicalQuantity()
Gets the value of the physicalQuantity property.MetalPhysicalLeg.getPhysicalQuantity()
Gets the value of the physicalQuantity property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityNotionalQuantityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityNotionalQuantity>
ObjectFactory.createCommodityOptionNotionalQuantity(CommodityNotionalQuantity value)
GasPhysicalQuantity.getMaxPhysicalQuantity()
Gets the value of the maxPhysicalQuantity property.GasPhysicalQuantity.getMinPhysicalQuantity()
Gets the value of the minPhysicalQuantity property.CommodityNotionalQuantitySchedule.getNotionalStep()
Gets the value of the notionalStep property.CommodityPhysicalQuantitySchedule.getQuantityStep()
Gets the value of the quantityStep property.CommoditySettlementPeriodsNotionalQuantitySchedule.getSettlementPeriodsNotionalQuantityStep()
Gets the value of the settlementPeriodsNotionalQuantityStep property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityNotionalQuantityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityNotionalQuantity>
ObjectFactory.createCommodityOptionNotionalQuantity(CommodityNotionalQuantity value)
void
CommodityMultipleExercise.setIntegralMultipleQuantity(CommodityNotionalQuantity value)
Sets the value of the integralMultipleQuantity property.void
CommodityMultipleExercise.setMinimumNotionalQuantity(CommodityNotionalQuantity value)
Sets the value of the minimumNotionalQuantity property.void
CommodityBasketUnderlyingByNotional.setNotionalQuantity(CommodityNotionalQuantity value)
Sets the value of the notionalQuantity property.void
CommodityDigitalOption.setNotionalQuantity(CommodityNotionalQuantity value)
Sets the value of the notionalQuantity property.void
FixedPriceLeg.setNotionalQuantity(CommodityNotionalQuantity value)
Sets the value of the notionalQuantity property.void
FloatingPriceLeg.setNotionalQuantity(CommodityNotionalQuantity value)
Sets the value of the notionalQuantity property.void
BullionPhysicalLeg.setPhysicalQuantity(CommodityNotionalQuantity value)
Sets the value of the physicalQuantity property.void
CommodityPhysicalQuantity.setPhysicalQuantity(CommodityNotionalQuantity value)
Sets the value of the physicalQuantity property.void
GasPhysicalQuantity.setPhysicalQuantity(CommodityNotionalQuantity value)
Sets the value of the physicalQuantity property.void
MetalPhysicalLeg.setPhysicalQuantity(CommodityNotionalQuantity value)
Sets the value of the physicalQuantity property.