public class EditGeneralPropertiesUIBean extends Object
| Constructor and Description |
|---|
EditGeneralPropertiesUIBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
begin() |
String |
cancel() |
String |
getDescription() |
String |
getLocation() |
String |
getName() |
void |
setDescription(String description) |
void |
setLocation(String location) |
void |
setName(String name) |
String |
update() |
public String begin()
public String update()
public String cancel()
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public String getLocation()
public void setLocation(String location)
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.