public class References extends Object
| Constructor and Description |
|---|
References() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFull() |
String |
getRelative() |
String |
getShort() |
void |
setFull(String full) |
void |
setRelative(String relative) |
void |
setShort(String _short) |
String |
toString() |
Copyright © 2020. All rights reserved.