com.mlw.fps.view.bean
Class CounterBean

java.lang.Object
  |
  +--com.mlw.fps.view.bean.CounterBean

public class CounterBean
extends java.lang.Object

Author:
Matthew Wilson

Constructor Summary
CounterBean()
          Creates a new instance of CounterBean
 
Method Summary
 int getCounter2()
          Getter for property counter2.
 java.lang.String getStyleClass2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterBean

public CounterBean()
Creates a new instance of CounterBean

Method Detail

getCounter2

public int getCounter2()
Getter for property counter2.

Returns:
Value of property counter2.

getStyleClass2

public java.lang.String getStyleClass2()


Copyright © 2003 mlavilson. All Rights Reserved.