Uses of Class
com.regnosys.rosetta.types.builtin.RDateTimeType
Packages that use RDateTimeType
Package
Description
-
Uses of RDateTimeType in com.regnosys.rosetta.generator.java.types
Methods in com.regnosys.rosetta.generator.java.types with parameters of type RDateTimeTypeModifier and TypeMethodDescriptionprotected JavaClass<LocalDateTime>JavaTypeTranslator.caseDateTimeType(RDateTimeType type, Void context) -
Uses of RDateTimeType in com.regnosys.rosetta.generator.java.util
Methods in com.regnosys.rosetta.generator.java.util with parameters of type RDateTimeTypeModifier and TypeMethodDescriptionprotected JavaStatementBuilderRecordJavaUtil._recordConstructor(RDateTimeType recordType, Map<String, JavaStatementBuilder> features, JavaScope scope) protected org.eclipse.xtend2.lib.StringConcatenationClientRecordJavaUtil._recordFeatureToLambda(RDateTimeType recordType, RosettaRecordFeature feature, JavaScope scope) -
Uses of RDateTimeType in com.regnosys.rosetta.interpreter
Methods in com.regnosys.rosetta.interpreter with parameters of type RDateTimeTypeModifier and TypeMethodDescriptionprotected RosettaValueRosettaValueFactory.caseDateTimeType(RDateTimeType type, List<?> context) -
Uses of RDateTimeType in com.regnosys.rosetta.types.builtin
Fields in com.regnosys.rosetta.types.builtin declared as RDateTimeType -
Uses of RDateTimeType in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils with parameters of type RDateTimeTypeModifier and TypeMethodDescriptionprotected abstract ReturnRosettaTypeSwitch.caseDateTimeType(RDateTimeType type, Context context)