public class XRefMethodItem extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
key
Example:
{ "key":"Lcom/amazonaws/services/simpledb/model/RequestTimeoutException;getBoxUsage()Ljava/lang/Float;",
"type":"METHOD",
"name":"getBoxUsage",
"signature":"()"
}
|
String |
name |
String |
signature |
String |
type |
| Constructor and Description |
|---|
XRefMethodItem() |
Copyright © 2018. All rights reserved.