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 TypeClassDescriptionclassThe notional quantity of electricity that applies to one or more groups of Settlement Periods.classA type defining the physical quantity of the electricity to be delivered.Fields in net.finmath.smartcontract.product.xml declared as CommodityNotionalQuantityModifier and TypeFieldDescriptionprotected CommodityNotionalQuantityCommodityMultipleExercise.integralMultipleQuantityprotected CommodityNotionalQuantityCommodityMultipleExercise.minimumNotionalQuantityprotected CommodityNotionalQuantityCommodityBasketUnderlyingByNotional.notionalQuantityprotected CommodityNotionalQuantityCommodityDigitalOption.notionalQuantityprotected CommodityNotionalQuantityFixedPriceLeg.notionalQuantityprotected CommodityNotionalQuantityFloatingPriceLeg.notionalQuantityprotected CommodityNotionalQuantityBullionPhysicalLeg.physicalQuantityprotected CommodityNotionalQuantityCommodityPhysicalQuantity.physicalQuantityprotected CommodityNotionalQuantityGasPhysicalQuantity.physicalQuantityprotected CommodityNotionalQuantityMetalPhysicalLeg.physicalQuantityFields in net.finmath.smartcontract.product.xml with type parameters of type CommodityNotionalQuantityModifier and TypeFieldDescriptionprotected List<CommodityNotionalQuantity> GasPhysicalQuantity.maxPhysicalQuantityprotected List<CommodityNotionalQuantity> GasPhysicalQuantity.minPhysicalQuantityprotected List<CommodityNotionalQuantity> CommodityNotionalQuantitySchedule.notionalStepprotected List<CommodityNotionalQuantity> CommodityPhysicalQuantitySchedule.quantityStepprotected List<CommodityNotionalQuantity> CommoditySettlementPeriodsNotionalQuantitySchedule.settlementPeriodsNotionalQuantityStepMethods in net.finmath.smartcontract.product.xml that return CommodityNotionalQuantityModifier and TypeMethodDescriptionObjectFactory.createCommodityNotionalQuantity()Create an instance ofCommodityNotionalQuantityCommodityMultipleExercise.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) voidCommodityMultipleExercise.setIntegralMultipleQuantity(CommodityNotionalQuantity value) Sets the value of the integralMultipleQuantity property.voidCommodityMultipleExercise.setMinimumNotionalQuantity(CommodityNotionalQuantity value) Sets the value of the minimumNotionalQuantity property.voidCommodityBasketUnderlyingByNotional.setNotionalQuantity(CommodityNotionalQuantity value) Sets the value of the notionalQuantity property.voidCommodityDigitalOption.setNotionalQuantity(CommodityNotionalQuantity value) Sets the value of the notionalQuantity property.voidFixedPriceLeg.setNotionalQuantity(CommodityNotionalQuantity value) Sets the value of the notionalQuantity property.voidFloatingPriceLeg.setNotionalQuantity(CommodityNotionalQuantity value) Sets the value of the notionalQuantity property.voidBullionPhysicalLeg.setPhysicalQuantity(CommodityNotionalQuantity value) Sets the value of the physicalQuantity property.voidCommodityPhysicalQuantity.setPhysicalQuantity(CommodityNotionalQuantity value) Sets the value of the physicalQuantity property.voidGasPhysicalQuantity.setPhysicalQuantity(CommodityNotionalQuantity value) Sets the value of the physicalQuantity property.voidMetalPhysicalLeg.setPhysicalQuantity(CommodityNotionalQuantity value) Sets the value of the physicalQuantity property.