public class CodigoBarrasConverter
extends java.lang.Object
implements javax.faces.convert.Converter
Constructor and Description |
---|
CodigoBarrasConverter() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAsObject(javax.faces.context.FacesContext arg0,
javax.faces.component.UIComponent arg1,
java.lang.String arg2) |
java.lang.String |
getAsString(javax.faces.context.FacesContext arg0,
javax.faces.component.UIComponent arg1,
java.lang.Object arg2) |
public java.lang.Object getAsObject(javax.faces.context.FacesContext arg0, javax.faces.component.UIComponent arg1, java.lang.String arg2)
getAsObject
in interface javax.faces.convert.Converter
public java.lang.String getAsString(javax.faces.context.FacesContext arg0, javax.faces.component.UIComponent arg1, java.lang.Object arg2)
getAsString
in interface javax.faces.convert.Converter