public class AbstractMethodsBoundMetaData extends IdMetaDataImplWithDescriptions
| Constructor and Description |
|---|
AbstractMethodsBoundMetaData() |
| Modifier and Type | Method and Description |
|---|---|
MethodsMetaData |
getMethods()
Get the methods.
|
void |
setMethods(MethodsMetaData methods)
Set the methods.
|
getDescriptions, setDescriptionspublic MethodsMetaData getMethods()
public void setMethods(MethodsMetaData methods)
methods - the methods.IllegalArgumentException - for a null methodsCopyright © 2019 JBoss by Red Hat. All rights reserved.