Uses of Enum
com.regnosys.granite.projector.ProjectionEnvironment.FileFormat
Packages that use ProjectionEnvironment.FileFormat
-
Uses of ProjectionEnvironment.FileFormat in com.regnosys.granite.projector
Methods in com.regnosys.granite.projector that return ProjectionEnvironment.FileFormatModifier and TypeMethodDescriptionProjectionEnvironment.getOutputFileFormat()Returns the enum constant of this type with the specified name.static ProjectionEnvironment.FileFormat[]ProjectionEnvironment.FileFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.regnosys.granite.projector with parameters of type ProjectionEnvironment.FileFormatModifierConstructorDescriptionProjectionEnvironment(ProjectionEnvironment.FileFormat outputFileFormat, String pojoPackage, String projectionServiceClass, Set<String> projectionClassOptions)