public class PostUpdate extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
description  | 
protected String | 
methodName  | 
| Constructor and Description | 
|---|
PostUpdate()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Gets the value of the description property. 
 | 
String | 
getMethodName()
Gets the value of the methodName property. 
 | 
void | 
setDescription(String value)
Sets the value of the description property. 
 | 
void | 
setMethodName(String value)
Sets the value of the methodName property. 
 | 
public String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
     Stringpublic String getMethodName()
StringCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.