public class JaxbPostRemove extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
description |
protected String |
methodName |
Constructor and Description |
---|
JaxbPostRemove() |
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()
String
public void setDescription(String value)
value
- allowed object is
String
public String getMethodName()
String
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.