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, setDescriptions
public MethodsMetaData getMethods()
public void setMethods(MethodsMetaData methods)
methods
- the methods.IllegalArgumentException
- for a null methodsCopyright © 2018 JBoss, a division of Red Hat, Inc.. All Rights Reserved.