Uses of Enum
com.dynamicpdf.api.ChoiceFieldType
Packages that use ChoiceFieldType
- 
Uses of ChoiceFieldType in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return ChoiceFieldTypeModifier and TypeMethodDescriptionChoiceFieldInformation.getType()Gets theChoiceFieldType.static ChoiceFieldTypeReturns the enum constant of this type with the specified name.static ChoiceFieldType[]ChoiceFieldType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.dynamicpdf.api with parameters of type ChoiceFieldTypeModifier and TypeMethodDescriptionvoidChoiceFieldInformation.setType(ChoiceFieldType value)Sets theChoiceFieldType.