Uses of Class
com.treescrub.spedran.data.NameStyle.Style
-
Packages that use NameStyle.Style Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of NameStyle.Style in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return NameStyle.Style Modifier and Type Method Description NameStyle.StyleNameStyle. getStyle()Gets the style of the name.static NameStyle.StyleNameStyle.Style. valueOf(String name)Returns the enum constant of this type with the specified name.static NameStyle.Style[]NameStyle.Style. values()Returns an array containing the constants of this enum type, in the order they are declared.
-