|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameters | |
|---|---|
| org.rhq.enterprise.communications.command.param | |
| Uses of Parameters in org.rhq.enterprise.communications.command.param |
|---|
| Classes in org.rhq.enterprise.communications.command.param that implement Parameters | |
|---|---|
class |
ParametersImpl
A class holding specific information about a set of parameters. |
| Methods in org.rhq.enterprise.communications.command.param that return Parameters | |
|---|---|
Parameters |
Parameters.getInternalParameters()
Returns a ParametersImpl collection that consists of this object's
hidden parameters. |
Parameters |
ParametersImpl.getInternalParameters()
The returned object is not a copy - changes made to that collection affect this object's internal collection. |
Parameters |
Parameters.getPublicParameters()
Returns a ParametersImpl collection that consists of this object's
non-hidden parameters. |
Parameters |
ParametersImpl.getPublicParameters()
The returned object is not a copy - changes made to that collection affect this object's internal collection. |
| Constructors in org.rhq.enterprise.communications.command.param with parameters of type Parameters | |
|---|---|
ParametersImpl(Parameters original)
Copy-constructor for ParametersImpl. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||