Uses of Enum
de.creativecouple.validation.isbn.ISBNValidatorBuilder.HyphenationOption
-
Uses of ISBNValidatorBuilder.HyphenationOption in de.creativecouple.validation.isbn
Methods in de.creativecouple.validation.isbn that return ISBNValidatorBuilder.HyphenationOptionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ISBNValidatorBuilder.HyphenationOption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.creativecouple.validation.isbn with parameters of type ISBNValidatorBuilder.HyphenationOptionModifier and TypeMethodDescriptionISBNValidatorBuilder.hyphenation(ISBNValidatorBuilder.HyphenationOption option) Builds an ISBNValidation object with the given hyphenation style.