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 EmptyExerciseProcedureOption.automaticExerciseprotected EmptyFallbackReferencePrice.fallbackSurveyValuationPostponenmentprotected EmptyExerciseProcedureOption.manualExerciseMethods in net.finmath.smartcontract.product.xml that return EmptyModifier and TypeMethodDescriptionObjectFactory.createEmpty()Create an instance ofEmptyExerciseProcedureOption.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) voidExerciseProcedureOption.setAutomaticExercise(Empty value) Sets the value of the automaticExercise property.voidFallbackReferencePrice.setFallbackSurveyValuationPostponenment(Empty value) Sets the value of the fallbackSurveyValuationPostponenment property.voidExerciseProcedureOption.setManualExercise(Empty value) Sets the value of the manualExercise property.