Uses of Class
me.saro.commons.bytes.annotations.FixedTextAlign
-
Packages that use FixedTextAlign Package Description me.saro.commons.bytes.annotations -
-
Uses of FixedTextAlign in me.saro.commons.bytes.annotations
Methods in me.saro.commons.bytes.annotations that return FixedTextAlign Modifier and Type Method Description FixedTextAlignalign()alignstatic FixedTextAlignFixedTextAlign. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FixedTextAlign[]FixedTextAlign. values()Returns an array containing the constants of this enum type, in the order they are declared.
-