public static class SingletonTypeDefinitionImpl.SingletonMethodBag extends MethodBag
| Constructor and Description |
|---|
SingletonMethodBag(Method getter,
Method[] candidateMethods,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSetterName() |
void |
set(MetadataObject mdObject,
Object value) |
get, getGetterName, getPropertyNamepublic void set(MetadataObject mdObject, Object value) throws IllegalArgumentException, IllegalAccessException, InvocationTargetException
public String getSetterName()
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.