public interface MethodInformationI
| Modifier and Type | Method and Description |
|---|---|
AltClass |
getBaseChildType() |
String |
getDecapitalizedMethodProperty() |
String |
getDefaultValue() |
AltClass |
getGetterSetterType() |
AltClass |
getListParameterizedType()
Returns the parameterized type of the
list, or null if this is not a list or
the type of the list is unknown
|
MethodType |
getMethodType() |
AltMethod |
getOriginalMethod() |
String |
getRepresentedProperty() |
boolean |
isArray() |
boolean |
isElement() |
boolean |
isKey() |
boolean |
isList() |
boolean |
isReference() |
AltMethod getOriginalMethod()
MethodType getMethodType()
AltClass getGetterSetterType()
String getRepresentedProperty()
String getDefaultValue()
AltClass getBaseChildType()
boolean isKey()
boolean isList()
boolean isArray()
boolean isReference()
String getDecapitalizedMethodProperty()
boolean isElement()
AltClass getListParameterizedType()
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.