Uses of Class
com.atlassian.adf.model.mark.SubSup.Type
-
Packages that use SubSup.Type Package Description com.atlassian.adf.model.mark Marks are special document elements that are used to decoratetextnodes. -
-
Uses of SubSup.Type in com.atlassian.adf.model.mark
Methods in com.atlassian.adf.model.mark that return SubSup.Type Modifier and Type Method Description SubSup.TypeSubSup. type()static SubSup.TypeSubSup.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static SubSup.Type[]SubSup.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-