Uses of Enum
com.boldsign.model.TextTagDefinition.TypeEnum
Packages that use TextTagDefinition.TypeEnum
-
Uses of TextTagDefinition.TypeEnum in com.boldsign.model
Subclasses with type arguments of type TextTagDefinition.TypeEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets typestatic classMethods in com.boldsign.model that return TextTagDefinition.TypeEnumModifier and TypeMethodDescriptionstatic TextTagDefinition.TypeEnumTextTagDefinition.getType()Get typeTextTagDefinition.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static TextTagDefinition.TypeEnumReturns the enum constant of this type with the specified name.static TextTagDefinition.TypeEnum[]TextTagDefinition.TypeEnum.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 TextTagDefinition.TypeEnumModifier and TypeMethodDescriptionvoidTextTagDefinition.setType(TextTagDefinition.TypeEnum type) TextTagDefinition.type(TextTagDefinition.TypeEnum type) voidTextTagDefinition.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, TextTagDefinition.TypeEnum enumeration)