java.lang.Objectjavax.faces.convert.ByteConverter
All Implemented Interfaces:
Converter
Converter implementation for java.lang.Byte
(and byte primitive) values.
Field Summary | ||
---|---|---|
public static final String | CONVERTER_ID | The standard converter id for this converter. |
public static final String | BYTE_ID | The message identifier of the javax.faces.application.FacesMessage to be created if
the conversion to
|
public static final String | STRING_ID | The message identifier of the javax.faces.application.FacesMessage to be created if
the conversion of the
|
Method from javax.faces.convert.ByteConverter Summary: |
---|
getAsObject, getAsString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.faces.convert.ByteConverter Detail: |
---|
|
|