Uses of Enum Class
org.verapdf.model.tools.xmp.validators.SimpleTypeValidator.SimpleTypeEnum
Packages that use SimpleTypeValidator.SimpleTypeEnum
-
Uses of SimpleTypeValidator.SimpleTypeEnum in org.verapdf.model.tools.xmp.validators
Methods in org.verapdf.model.tools.xmp.validators that return SimpleTypeValidator.SimpleTypeEnumModifier and TypeMethodDescriptionSimpleTypeValidator.SimpleTypeEnum.fromString(String type) Returns the enum constant of this class with the specified name.static SimpleTypeValidator.SimpleTypeEnum[]SimpleTypeValidator.SimpleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.verapdf.model.tools.xmp.validators with parameters of type SimpleTypeValidator.SimpleTypeEnumModifier and TypeMethodDescriptionstatic SimpleTypeValidatorSimpleTypeValidator.fromValue(SimpleTypeValidator.SimpleTypeEnum type)