Uses of Class
org.rhq.core.domain.configuration.definition.PropertyDefinitionEnumeration

Packages that use PropertyDefinitionEnumeration
org.rhq.core.domain.configuration.definition   
 

Uses of PropertyDefinitionEnumeration in org.rhq.core.domain.configuration.definition
 

Methods in org.rhq.core.domain.configuration.definition that return types with arguments of type PropertyDefinitionEnumeration
 List<PropertyDefinitionEnumeration> PropertyDefinitionSimple.getEnumeratedValues()
          Get the <options> within <property-options> for a <simple-property>
 

Methods in org.rhq.core.domain.configuration.definition with parameters of type PropertyDefinitionEnumeration
 void PropertyDefinitionSimple.addEnumeratedValues(PropertyDefinitionEnumeration... enumerations)
           
 

Method parameters in org.rhq.core.domain.configuration.definition with type arguments of type PropertyDefinitionEnumeration
 void PropertyDefinitionSimple.setEnumeratedValues(List<PropertyDefinitionEnumeration> enumeratedValues, boolean allowCustomEnumValue)
           
 



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