net.authorize.sim.button
Class Button

java.lang.Object
  extended by net.authorize.sim.button.Button
Direct Known Subclasses:
ImageButton, TextButton

public abstract class Button
extends Object


Field Summary
protected  ButtonType buttonType
           
 
Constructor Summary
Button()
           
 
Method Summary
 ButtonType getButtonType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buttonType

protected ButtonType buttonType
Constructor Detail

Button

public Button()
Method Detail

getButtonType

public ButtonType getButtonType()
Returns:
the buttonType


Copyright © 2014. All Rights Reserved.