Uses of Enum
com.boldsign.model.EmbeddedSendTemplateFormRequest.SendViewOptionEnum
Packages that use EmbeddedSendTemplateFormRequest.SendViewOptionEnum
-
Uses of EmbeddedSendTemplateFormRequest.SendViewOptionEnum in com.boldsign.model
Subclasses with type arguments of type EmbeddedSendTemplateFormRequest.SendViewOptionEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets sendViewOptionstatic classMethods in com.boldsign.model that return EmbeddedSendTemplateFormRequest.SendViewOptionEnumModifier and TypeMethodDescriptionEmbeddedSendTemplateFormRequest.getSendViewOption()Get sendViewOptionEmbeddedSendTemplateFormRequest.SendViewOptionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.EmbeddedSendTemplateFormRequest.SendViewOptionEnum.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 EmbeddedSendTemplateFormRequest.SendViewOptionEnumModifier and TypeMethodDescriptionEmbeddedSendTemplateFormRequest.sendViewOption(EmbeddedSendTemplateFormRequest.SendViewOptionEnum sendViewOption) voidEmbeddedSendTemplateFormRequest.setSendViewOption(EmbeddedSendTemplateFormRequest.SendViewOptionEnum sendViewOption) voidEmbeddedSendTemplateFormRequest.SendViewOptionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, EmbeddedSendTemplateFormRequest.SendViewOptionEnum enumeration)