- java.lang.Object
-
- org.apache.struts.util.LabelValueBean
-
- org.rhq.enterprise.gui.legacy.beans.RelatedOptionBean
-
- All Implemented Interfaces:
- Serializable, Comparable
public final class RelatedOptionBean
extends org.apache.struts.util.LabelValueBean
Bean for a drop-down that controls another drop down. It is a LabelValueBean, but also a List of LabelValueBean
objects.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.struts.util.LabelValueBean
CASE_INSENSITIVE_ORDER
-
Method Summary
-
Methods inherited from class org.apache.struts.util.LabelValueBean
compareTo, equals, getLabel, getValue, hashCode, setLabel, setValue, toString
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.