Uses of Class
net.finmath.smartcontract.product.xml.OptionalEarlyTerminationAdjustedDates
Packages that use OptionalEarlyTerminationAdjustedDates
-
Uses of OptionalEarlyTerminationAdjustedDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OptionalEarlyTerminationAdjustedDatesModifier and TypeFieldDescriptionprotected OptionalEarlyTerminationAdjustedDatesOptionalEarlyTermination.optionalEarlyTerminationAdjustedDatesMethods in net.finmath.smartcontract.product.xml that return OptionalEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptionObjectFactory.createOptionalEarlyTerminationAdjustedDates()Create an instance ofOptionalEarlyTerminationAdjustedDatesOptionalEarlyTermination.getOptionalEarlyTerminationAdjustedDates()Gets the value of the optionalEarlyTerminationAdjustedDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type OptionalEarlyTerminationAdjustedDatesModifier and TypeMethodDescriptionvoidOptionalEarlyTermination.setOptionalEarlyTerminationAdjustedDates(OptionalEarlyTerminationAdjustedDates value) Sets the value of the optionalEarlyTerminationAdjustedDates property.