Uses of Enum Class
nl.tno.omt.helpers.OmtJavaMapping.JavaPrimitiveType
Packages that use OmtJavaMapping.JavaPrimitiveType
-
Uses of OmtJavaMapping.JavaPrimitiveType in nl.tno.omt.helpers
Methods in nl.tno.omt.helpers that return OmtJavaMapping.JavaPrimitiveTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OmtJavaMapping.JavaPrimitiveType[]OmtJavaMapping.JavaPrimitiveType.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in nl.tno.omt.helpers with type arguments of type OmtJavaMapping.JavaPrimitiveTypeModifier and TypeMethodDescriptionstatic voidOmtJavaMapping.addRepresentations(Map<String, OmtJavaMapping.JavaPrimitiveType> representations) Add additional representations to map via this method