Uses of Class
com.meiglobal.ebds.api.pub.Bezel

Packages that use Bezel
com.meiglobal.ebds.api   
com.meiglobal.ebds.api.pub   
 

Uses of Bezel in com.meiglobal.ebds.api
 

Methods in com.meiglobal.ebds.api with parameters of type Bezel
 void Acceptor.setBezel(Bezel bezel)
          Sets the bezel policy for the device.
 

Uses of Bezel in com.meiglobal.ebds.api.pub
 

Methods in com.meiglobal.ebds.api.pub that return Bezel
static Bezel Bezel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Bezel[] Bezel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.meiglobal.ebds.api.pub with parameters of type Bezel
 void Acceptor.setBezel(Bezel bezel)
          Deprecated. Sets the bezeil policy for the device.