Uses of Interface
com.regnosys.rosetta.rosetta.RosettaBuiltinType
Packages that use RosettaBuiltinType
Package
Description
-
Uses of RosettaBuiltinType in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaBuiltinType in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Basic Type'.interfaceA representation of the model object 'Record Type'. -
Uses of RosettaBuiltinType in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaBuiltinTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Basic Type'.classAn implementation of the model object 'Builtin Type'.classAn implementation of the model object 'Record Type'. -
Uses of RosettaBuiltinType in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaBuiltinTypeModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaBuiltinType(RosettaBuiltinType object) Returns the result of interpreting the object as an instance of 'Builtin Type'.