|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlacementType | |
|---|---|
| org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective | |
| Uses of PlacementType in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective |
|---|
| Fields in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective declared as PlacementType | |
|---|---|
protected PlacementType |
PositionType.placement
|
| Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective that return PlacementType | |
|---|---|
static PlacementType |
PlacementType.fromValue(java.lang.String v)
|
PlacementType |
PositionType.getPlacement()
Gets the value of the placement property. |
static PlacementType |
PlacementType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PlacementType[] |
PlacementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective with parameters of type PlacementType | |
|---|---|
void |
PositionType.setPlacement(PlacementType value)
Sets the value of the placement property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||