Uses of Enum Class
org.frankframework.pipes.UUIDGeneratorPipe.Type
-
Uses of UUIDGeneratorPipe.Type in org.frankframework.pipes
Modifier and TypeMethodDescriptionUUIDGeneratorPipe.getType()
static UUIDGeneratorPipe.Type
Returns the enum constant of this class with the specified name.static UUIDGeneratorPipe.Type[]
UUIDGeneratorPipe.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
UUIDGeneratorPipe.setType
(UUIDGeneratorPipe.Type value) Format of generated string.