public class CommonActionType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
namespace |
protected String |
value |
| Constructor and Description |
|---|
CommonActionType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace()
Gets the value of the namespace property.
|
String |
getValue() |
void |
setNamespace(String value)
Sets the value of the namespace property.
|
void |
setValue(String value) |
public String getNamespace()
Stringpublic void setNamespace(String value)
value - allowed object is Stringpublic String getValue()
public void setValue(String value)
Copyright © 2016 JBoss by Red Hat. All rights reserved.