Uses of Class
net.finmath.smartcontract.product.xml.AdjustableOffset
Packages that use AdjustableOffset
-
Uses of AdjustableOffset in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdjustableOffsetModifier and TypeFieldDescriptionprotected AdjustableOffsetPartyNoticePeriod.noticePeriodprotected AdjustableOffsetRepo.noticePeriodMethods in net.finmath.smartcontract.product.xml that return AdjustableOffsetModifier and TypeMethodDescriptionObjectFactory.createAdjustableOffset()Create an instance ofAdjustableOffsetPartyNoticePeriod.getNoticePeriod()Gets the value of the noticePeriod property.Repo.getNoticePeriod()Gets the value of the noticePeriod property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdjustableOffsetModifier and TypeMethodDescriptionvoidPartyNoticePeriod.setNoticePeriod(AdjustableOffset value) Sets the value of the noticePeriod property.voidRepo.setNoticePeriod(AdjustableOffset value) Sets the value of the noticePeriod property.