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