org.rhq.core.domain.common.composite
Class IntegerOptionItem

java.lang.Object
  extended by org.rhq.core.domain.common.composite.OptionItem<Integer>
      extended by org.rhq.core.domain.common.composite.IntegerOptionItem
All Implemented Interfaces:
Serializable

public class IntegerOptionItem
extends OptionItem<Integer>

See Also:
Serialized Form

Constructor Summary
IntegerOptionItem(Integer id, String displayName)
           
 
Method Summary
 
Methods inherited from class org.rhq.core.domain.common.composite.OptionItem
equals, getDisplayName, getId, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerOptionItem

public IntegerOptionItem(Integer id,
                         String displayName)


Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.