Uses of Class
net.finmath.smartcontract.product.xml.Empty
Packages that use Empty
-
Uses of Empty in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EmptyModifier and TypeFieldDescriptionprotected Empty
ExerciseProcedureOption.automaticExercise
protected Empty
FallbackReferencePrice.fallbackSurveyValuationPostponenment
protected Empty
ExerciseProcedureOption.manualExercise
Methods in net.finmath.smartcontract.product.xml that return EmptyModifier and TypeMethodDescriptionObjectFactory.createEmpty()
Create an instance ofEmpty
ExerciseProcedureOption.getAutomaticExercise()
Gets the value of the automaticExercise property.FallbackReferencePrice.getFallbackSurveyValuationPostponenment()
Gets the value of the fallbackSurveyValuationPostponenment property.ExerciseProcedureOption.getManualExercise()
Gets the value of the manualExercise property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type EmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Empty>
ObjectFactory.createTradeNovationContentNonReliance(Empty value)
Methods in net.finmath.smartcontract.product.xml with parameters of type EmptyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Empty>
ObjectFactory.createTradeNovationContentNonReliance(Empty value)
void
ExerciseProcedureOption.setAutomaticExercise(Empty value)
Sets the value of the automaticExercise property.void
FallbackReferencePrice.setFallbackSurveyValuationPostponenment(Empty value)
Sets the value of the fallbackSurveyValuationPostponenment property.void
ExerciseProcedureOption.setManualExercise(Empty value)
Sets the value of the manualExercise property.