Uses of Enum
com.boldsign.model.DocumentFormFields.ValidationtypeEnum
Packages that use DocumentFormFields.ValidationtypeEnum
-
Uses of DocumentFormFields.ValidationtypeEnum in com.boldsign.model
Subclasses with type arguments of type DocumentFormFields.ValidationtypeEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets validationtypestatic classMethods in com.boldsign.model that return DocumentFormFields.ValidationtypeEnumModifier and TypeMethodDescriptionDocumentFormFields.getValidationtype()Get validationtypeDocumentFormFields.ValidationtypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.DocumentFormFields.ValidationtypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.boldsign.model with parameters of type DocumentFormFields.ValidationtypeEnumModifier and TypeMethodDescriptionvoidDocumentFormFields.setValidationtype(DocumentFormFields.ValidationtypeEnum validationtype) DocumentFormFields.validationtype(DocumentFormFields.ValidationtypeEnum validationtype) voidDocumentFormFields.ValidationtypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, DocumentFormFields.ValidationtypeEnum enumeration)