public class MethodMetadata extends AbsMetadata
| Constructor and Description |
|---|
MethodMetadata(int access,
String name,
String desc,
String signature,
String[] exceptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
compare(MethodMetadata other,
SignatureResultSet rs) |
boolean |
equals(Object o) |
String |
getName() |
String |
toXML(String indent) |
addArrayObjectToSB, addListToSB, addObjectToSB, compare, compareList, toString, toXMLpublic String getName()
public void compare(MethodMetadata other, SignatureResultSet rs)
public String toXML(String indent)
toXML in class AbsMetadataCopyright © 2007-2013 OW2 Consortium. All Rights Reserved.