Uses of Class
com.dynamicpdf.api.ChoiceFieldInformation
Packages that use ChoiceFieldInformation
- 
Uses of ChoiceFieldInformation in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return types with arguments of type ChoiceFieldInformationModifier and TypeMethodDescriptionFormFieldInformation.getChoiceFields()Gets a collection ofChoiceFieldInformation.Method parameters in com.dynamicpdf.api with type arguments of type ChoiceFieldInformationModifier and TypeMethodDescriptionvoidFormFieldInformation.setChoiceFields(List<ChoiceFieldInformation> value)Sets a collection ofChoiceFieldInformation.