Package nl.b3p.commons.services
Class OrderedLabelValueBean
- java.lang.Object
-
- nl.b3p.commons.services.OrderedLabelValueBean
-
- All Implemented Interfaces:
Serializable,Comparable
public class OrderedLabelValueBean extends Object implements Serializable, Comparable
- Version:
- $Revision: 1.3 $ $Date: 2004/09/22 08:53:58 $
- Author:
- Chris van Lith
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected Stringlabelprotected Stringorderingprotected Stringparam1protected Stringparam2protected Stringparam3protected Stringparam4protected Stringparam5protected Stringparam6protected Stringparam7protected Stringparam8protected Stringparam9protected Stringselectedprotected Stringvalueprotected Stringvisible
-
Constructor Summary
Constructors Constructor Description OrderedLabelValueBean()OrderedLabelValueBean(String ordering, String label, String value, String selected)OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1)OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2)OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2, String param3)OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2, String param3, String param4)OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2, String param3, String param4, String param5)OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2, String param3, String param4, String param5, String param6)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(Object o)booleanequals(Object o)StringgetLabel()StringgetOrdering()Getter for property ordering.StringgetParam1()Getter for property param1.StringgetParam2()Getter for property param2.StringgetParam3()Getter for property param3.StringgetParam4()Getter for property param4.StringgetParam5()Getter for property param5.StringgetParam6()Getter for property param6.StringgetParam7()Getter for property param7.StringgetParam8()Getter for property param8.StringgetParam9()Getter for property param9.StringgetSelected()StringgetValue()StringgetVisible()Getter for property visible.inthashCode()voidsetLabel(String label)Setter for property label.voidsetOrdering(String ordering)Setter for property ordering.voidsetParam1(String param1)Setter for property param1.voidsetParam2(String param2)Setter for property param2.voidsetParam3(String param3)Setter for property param3.voidsetParam4(String param4)Setter for property param4.voidsetParam5(String param5)Setter for property param5.voidsetParam6(String param6)Setter for property param6.voidsetParam7(String param7)Setter for property param7.voidsetParam8(String param8)Setter for property param8.voidsetParam9(String param9)Setter for property param9.voidsetSelected(String selected)Setter for property selected.voidsetValue(String value)Setter for property value.voidsetVisible(String visible)Setter for property visible.static ArrayListsortList(ArrayList theList, String fieldName, boolean reverse)StringtoString()Return a string representation of this object.
-
-
-
Field Detail
-
ordering
protected String ordering
-
label
protected String label
-
value
protected String value
-
selected
protected String selected
-
param1
protected String param1
-
param2
protected String param2
-
param3
protected String param3
-
param4
protected String param4
-
param5
protected String param5
-
param6
protected String param6
-
param7
protected String param7
-
param8
protected String param8
-
param9
protected String param9
-
visible
protected String visible
-
-
Constructor Detail
-
OrderedLabelValueBean
public OrderedLabelValueBean()
-
OrderedLabelValueBean
public OrderedLabelValueBean(String ordering, String label, String value, String selected)
-
OrderedLabelValueBean
public OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1)
-
OrderedLabelValueBean
public OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2)
-
OrderedLabelValueBean
public OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2, String param3)
-
OrderedLabelValueBean
public OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2, String param3, String param4)
-
OrderedLabelValueBean
public OrderedLabelValueBean(String ordering, String label, String value, String selected, String param1, String param2, String param3, String param4, String param5)
-
-
Method Detail
-
getOrdering
public String getOrdering()
Getter for property ordering.- Returns:
- Value of property ordering.
-
setOrdering
public void setOrdering(String ordering)
Setter for property ordering.- Parameters:
ordering- New value of property ordering.
-
getLabel
public String getLabel()
-
setLabel
public void setLabel(String label)
Setter for property label.- Parameters:
label- New value of property label.
-
getValue
public String getValue()
-
setValue
public void setValue(String value)
Setter for property value.- Parameters:
value- New value of property value.
-
getSelected
public String getSelected()
-
setSelected
public void setSelected(String selected)
Setter for property selected.- Parameters:
selected- New value of property selected.
-
getParam1
public String getParam1()
Getter for property param1.- Returns:
- Value of property param1.
-
setParam1
public void setParam1(String param1)
Setter for property param1.- Parameters:
param1- New value of property param1.
-
getParam2
public String getParam2()
Getter for property param2.- Returns:
- Value of property param2.
-
setParam2
public void setParam2(String param2)
Setter for property param2.- Parameters:
param2- New value of property param2.
-
getParam3
public String getParam3()
Getter for property param3.- Returns:
- Value of property param3.
-
setParam3
public void setParam3(String param3)
Setter for property param3.- Parameters:
param3- New value of property param3.
-
getParam4
public String getParam4()
Getter for property param4.- Returns:
- Value of property param4.
-
setParam4
public void setParam4(String param4)
Setter for property param4.- Parameters:
param4- New value of property param4.
-
getParam5
public String getParam5()
Getter for property param5.- Returns:
- Value of property param5.
-
setParam5
public void setParam5(String param5)
Setter for property param5.- Parameters:
param5- New value of property param5.
-
getParam6
public String getParam6()
Getter for property param6.- Returns:
- Value of property param6.
-
setParam6
public void setParam6(String param6)
Setter for property param6.- Parameters:
param6- New value of property param6.
-
getParam7
public String getParam7()
Getter for property param7.- Returns:
- Value of property param7.
-
setParam7
public void setParam7(String param7)
Setter for property param7.- Parameters:
param7- New value of property param7.
-
getParam8
public String getParam8()
Getter for property param8.- Returns:
- Value of property param8.
-
setParam8
public void setParam8(String param8)
Setter for property param8.- Parameters:
param8- New value of property param8.
-
getParam9
public String getParam9()
Getter for property param9.- Returns:
- Value of property param9.
-
setParam9
public void setParam9(String param9)
Setter for property param9.- Parameters:
param9- New value of property param9.
-
getVisible
public String getVisible()
Getter for property visible.- Returns:
- Value of property visible.
-
setVisible
public void setVisible(String visible)
Setter for property visible.- Parameters:
visible- New value of property visible.
-
toString
public String toString()
Return a string representation of this object.
-
compareTo
public int compareTo(Object o)
- Specified by:
compareToin interfaceComparable
-
-