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