public static class Checksum.FormatElement extends EnumeratedAttribute
value
Constructor | Description |
---|---|
FormatElement() |
Modifier and Type | Method | Description |
---|---|---|
static Checksum.FormatElement |
getDefault() |
Get the default value - CHECKSUM.
|
java.text.MessageFormat |
getFormat() |
Convert this enumerated type to a
MessageFormat . |
java.lang.String[] |
getValues() |
Get the valid values.
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public static Checksum.FormatElement getDefault()
public java.text.MessageFormat getFormat()
MessageFormat
.MessageFormat
object.public java.lang.String[] getValues()
getValues
in class EnumeratedAttribute