Uses of Class
org.rhq.helpers.pluginGen.Props.SimpleProperty

Uses of Props.SimpleProperty in org.rhq.helpers.pluginGen
 

Methods in org.rhq.helpers.pluginGen that return Props.SimpleProperty
 Props.SimpleProperty Props.OperationProps.getResult()
           
 

Methods in org.rhq.helpers.pluginGen that return types with arguments of type Props.SimpleProperty
 Set<Props.SimpleProperty> Props.OperationProps.getParams()
           
 Set<Props.SimpleProperty> Props.getSimpleProps()
           
 Set<Props.SimpleProperty> Props.Template.getSimpleProps()
           
 

Methods in org.rhq.helpers.pluginGen with parameters of type Props.SimpleProperty
 void Props.OperationProps.setResult(Props.SimpleProperty result)
           
 

Method parameters in org.rhq.helpers.pluginGen with type arguments of type Props.SimpleProperty
 void Props.setSimpleProps(Set<Props.SimpleProperty> simpleProps)
           
 void Props.Template.setSimpleProps(Set<Props.SimpleProperty> simpleProps)
           
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.