public class AddMethodMetaData extends Object
Constructor and Description |
---|
AddMethodMetaData() |
Modifier and Type | Method and Description |
---|---|
String |
getMethodName() |
String |
getValueType() |
boolean |
isChildType() |
void |
setChildType(boolean childType) |
void |
setMethodName(String methodName) |
void |
setValueType(String valueType) |
public String getMethodName()
public void setMethodName(String methodName)
public String getValueType()
public void setValueType(String valueType)
public boolean isChildType()
public void setChildType(boolean childType)
Copyright © 2015 JBoss by Red Hat. All rights reserved.