public class ContactListImport extends Object implements Serializable
| Constructor and Description |
|---|
ContactListImport() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFieldOrder()
GETTER
TODO: Write general description for this method
|
String |
getFileUrl()
GETTER
TODO: Write general description for this method
|
void |
setFieldOrder(List<String> value)
SETTER
TODO: Write general description for this method
|
void |
setFileUrl(String value)
SETTER
TODO: Write general description for this method
|
public String getFileUrl()
public void setFileUrl(String value)
public List<String> getFieldOrder()
Copyright © 2017. All rights reserved.